terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

Feature: Support for granting access to security alerts

Open wimnat opened this issue 4 years ago • 6 comments

We would like to manage access for repository security alerts.

This feature is documented here https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository

A request for this feature was mentioned in the comments here but never got implemented.

wimnat avatar Nov 26 '20 12:11 wimnat

Is there any more news about wether or not this will be supported?

BobbyRollof avatar Apr 06 '22 13:04 BobbyRollof

The issue link is now dead. New URL is https://github.com/integrations/terraform-provider-github/issues/238

shogo82148 avatar May 23 '22 07:05 shogo82148

Am I correct to say (based on #238) that https://github.com/integrations/terraform-provider-github/pull/444 only handles the boolean to enable vulnerability_alerts but not the team based access to those alerts?

EQemccudden avatar Nov 03 '22 15:11 EQemccudden

@nickfloyd are there any plans/updates on this? We are a GH Enterprise customer and would like to increase the priority for this.

bsuv avatar Feb 29 '24 13:02 bsuv

Hey @bsuv Thanks for reaching out. I've labeled this as "up for grabs" to encourage anyone who might need this functionality and has the time to contribute can feel free to do so. ❤

nickfloyd avatar Feb 29 '24 14:02 nickfloyd

I'm not sure if this has API support to be actionable in the first place. The closest thing I can find is here, which requires granting access first via the UI.

kfcampbell avatar Mar 04 '24 21:03 kfcampbell