-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Support new Repository security advisories REST API #2866
Copy link
Copy link
Closed
Description
GitHub Blog post: https://github.blog/changelog/2023-08-10-get-repository-security-advisories-for-your-organization-via-rest-api/
Rest API docs: https://docs.github.com/en/rest/security-advisories/repository-advisories?apiVersion=2022-11-28#list-repository-security-advisories-for-an-organization
This would be a great PR for any new contributor to this repo or a new Go developer.
All contributions are greatly appreciated!
Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work.
Please check out our CONTRIBUTING.md guide to get started. (In particular, please remember to go generate ./... and don't use force-push to your PRs.)
Thank you!
Reactions are currently unavailable