Move security policy from README to .github/SECURITY.md

This commit is contained in:
Victor Zverovich 2026-06-01 06:31:07 -07:00
parent ed5d7ec5a3
commit 1c98a69c66
2 changed files with 8 additions and 9 deletions

8
.github/SECURITY.md vendored Normal file
View File

@ -0,0 +1,8 @@
# Security Policy
To report a security issue, please disclose it at [security
advisory](https://github.com/fmtlib/fmt/security/advisories/new).
This project is maintained by a team of volunteers on a
reasonable-effort basis. As such, please give us at least 90 days to
work on a fix before public disclosure.

View File

@ -407,12 +407,3 @@ people. See
[Releases](https://github.com/fmtlib/fmt/releases) for some of the [Releases](https://github.com/fmtlib/fmt/releases) for some of the
names. Let us know if your contribution is not listed or mentioned names. Let us know if your contribution is not listed or mentioned
incorrectly and we\'ll make it right. incorrectly and we\'ll make it right.
# Security Policy
To report a security issue, please disclose it at [security
advisory](https://github.com/fmtlib/fmt/security/advisories/new).
This project is maintained by a team of volunteers on a
reasonable-effort basis. As such, please give us at least *90* days to
work on a fix before public exposure.