Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new REST API endpoint that evaluates if private vulnerability reporting is enabled #3152

Closed
diogoteles08 opened this issue Apr 23, 2024 · 4 comments · Fixed by #3157
Assignees

Comments

@diogoteles08
Copy link

GitHub blog announcement: https://github.blog/changelog/2024-03-08-check-if-private-vulnerability-reporting-is-enabled-via-rest-api/

New GET endpoint: https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#check-if-private-vulnerability-reporting-is-enabled-for-a-repository

@gmlewis
Copy link
Collaborator

gmlewis commented Apr 23, 2024

Thank you, @diogoteles08 !
Do you want to create a PR for this, or shall I open it up to other contributors?

@diogoteles08
Copy link
Author

No problem! ^^
Well I might take some time to implement it, as I'll probably use this feature in my project. But wouldn't be able to start right now, so let's leave it open in case someone else can start this work sooner than me.

@Sairaviteja27
Copy link
Contributor

Sairaviteja27 commented Apr 28, 2024

@gmlewis I'd be happy to take a look at this and see if I can implement a REST API endpoint to check if private vulnerability reporting is enabled. Is @diogoteles08 currently working on this? If not, I'm ready to jump in.

@diogoteles08
Copy link
Author

Is @diogoteles08 currently working on this? If not, I'm ready to jump in.

I'm not! Please feel free to work on this, that'd be great 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants