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 new REST API endpoint that evaluates if private vulnerability reporting is enabled

diogoteles08 opened this issue · comments

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

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.

@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.

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 😊