mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
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:
parent
b8267f0508
commit
2ef40bf0d1
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue