Add note about compatibility to security policy (#40555)

Add language clarifying that Fleet may occasionally break semver
conventions when addressing security issues.
This commit is contained in:
Rachael Shaw 2026-02-27 09:28:54 -06:00 committed by GitHub
parent b8267f0508
commit 2ef40bf0d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,4 +16,8 @@ The fingerprint of the key is `23A1 9D1F 16D7 1846 57D1  6D67 320D B57D
GitHub issues concerning vulnerabilities will be tagged with the **security** label to differentiate them from other issues and maintain SOC2 compliance.
See [security/README.md](./security/README.md) for more information on our process to keep Fleet products secure.
See [security/README.md](./security/README.md) for more information on our process to keep Fleet products secure.
### Compatibility
Fleet reserves the right to make breaking changes for security. Security fixes may introduce backward-incompatible changes and may be released in minor or patch versions.