google / go-github

Go library for accessing the GitHub v3 API

Home Page:https://pkg.go.dev/github.com/google/go-github/v62/github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support secret scanning validity checks API

gmlewis opened this issue · comments

GitHub Blog post: https://github.blog/changelog/2023-11-29-enable-or-disable-secret-scanning-validity-checks-with-the-rest-api/

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!

Hello @gmlewis I would like to attack this issue

Thank you, @tomasz-adam-skrzypczak !
It's yours.

Note: Please check first that it hasn't already been implemented... Sometimes I unfortunately post these issues in a hurry without verifying that they have already been done. Feel free to close if already completed. Thanks.