Add security policy (#2117)

This commit is contained in:
Jeremiah Lowin 2025-10-16 18:04:43 -04:00 committed by GitHub
commit 91653d2c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
SECURITY.md Normal file
View file

@ -0,0 +1,16 @@
# Security Policy
## Supported Versions
FastMCP v2.x receives security updates. Earlier versions are no longer supported.
| Version | Supported |
| ------- | ------------------ |
| 2.x | :white_check_mark: |
| < 2.0 | :x: |
## Reporting a Vulnerability
Please report security vulnerabilities privately using [GitHub's security advisory feature](https://github.com/jlowin/fastmcp/security/advisories/new).
Do not open public issues for security concerns.