You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd prefer to find a way to be a little more confident than simply "file present". Maybe we can detect an email address or a reference to the GitHub security reporting mechanism? I'm not sure what patterns to look for, any suggestions?
Hmm, I guess we could have a bunch of regexes, like indeed links to the GitHub security reporting mechanism and texts like "report(ing)? a vulnerability", "to report a (new)? vulnerability", and go from there?
if a repository-level or org-level (e.g. https://github.com/apache/.github/blob/main/.github/SECURITY.md)
.github/SECURITY.md
is found that should be sufficient to auto-detectvulnerability_report_process
The text was updated successfully, but these errors were encountered: