rename security docs page to not conflict with org policy file

This commit is contained in:
David Lord 2024-04-06 17:22:10 -07:00
parent a140b174d4
commit 8b45abd12a
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 1 additions and 20 deletions

19
.github/SECURITY.md vendored
View file

@ -1,19 +0,0 @@
# Security Policy
If you believe you have identified a security issue with a Pallets
project, **do not open a public issue**. To responsibly report a
security issue, please email security@palletsprojects.com. A security
team member will contact you acknowledging the report and how to
continue.
Be sure to include as much detail as necessary in your report. As with
reporting normal issues, a minimal reproducible example will help the
maintainers address the issue faster. If you are able, you may also
include a fix for the issue generated with `git format-patch`.
The current and previous release will receive security patches, with
older versions evaluated based on usage information and severity.
After fixing an issue, we will make a security release along with an
announcement on our blog. We may obtain a CVE id as well. You may
include a name and link if you would like to be credited for the report.