# Security Policy ## Reporting a Vulnerability Draft a [new security advisory](https://github.com/FreshRSS/FreshRSS/security/advisories) online, or report security issues to ([PGP public key if relevant](https://alexandre.alapetite.fr/cv/pgp.asc)). ## AI-assisted security scanning Include: * Which AI tool was used * Whether you are yourself a user of FreshRSS Recommendations: * Check for duplicates in existing public PRs, issues, discussions, documentation * Consider submitting a public PR if the vulnerability was mostly found by a public AI Inspiration from : > AI detected bugs are pretty much by definition not secret, and > treating them on some private list is a waste of time for everybody > involved - and only makes that duplication worse because the reporters > can't even see each other's reports. ## Contributing security fixes If you decide to contribute a patch for a vulnerability yourself, please open a public PR rather than using a private fork. This makes it easier for other reporters to check whether an issue is already known and also simplifies review and merging, as some GitHub features, such as CI workflows, may not work correctly in private forks.