terraform-provider-github
terraform-provider-github copied to clipboard
[FEAT]: Add "Privately reporting a security vulnerability" feature
Describe the need
It would be great if we can manage the Github Privately reporting a security vulnerability feature for repositories, for example via the security_and_analysis block.
SDK Version
n/a
API Version
n/a
Relevant log output
n/a
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Is there an API available for this? I can't seem to find docs for it.
I believe this is the API to enable it: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#enable-private-vulnerability-reporting-for-a-repository
👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!
Could this please be re-opened? I am working on a feature addition.