Strongly recommend adding a SECURITY.md to all your open source repos, if you're on GitHub also enable Private Vulnerability Reporting.
Discussion
Replies:
1
Boosts:
1
A good way to reduce noisy AI security reports is also to write a public vulnerability disclosure policy with what is considered a security issue and what is just a bug.
Curl has an excellent one as an example: https://github.com/curl/curl/blob/master/docs/VULN-DISCLOSURE-POLICY.md