Update SECURITY.md (#14355)
Some checks are pending
CI / test-ubuntu-latest (push) Waiting to run
CI / test-sanitizer-address (push) Waiting to run
CI / build-debian-old (push) Waiting to run
CI / build-macos-latest (push) Waiting to run
CI / build-32bit (push) Waiting to run
CI / build-libc-malloc (push) Waiting to run
CI / build-centos-jemalloc (push) Waiting to run
CI / build-old-chain-jemalloc (push) Waiting to run
Codecov / code-coverage (push) Waiting to run
External Server Tests / test-external-standalone (push) Waiting to run
External Server Tests / test-external-cluster (push) Waiting to run
External Server Tests / test-external-nodebug (push) Waiting to run
Spellcheck / Spellcheck (push) Waiting to run

Extended the support of 7.2 and align it with 7.4
This commit is contained in:
Lior Kogan 2025-10-15 22:20:41 +03:00 committed by GitHub
parent fdf2659011
commit 91b150bdb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,14 +9,15 @@ performance and security.
We generally backport security issues to a single previous major version,
unless this is not possible or feasible with a reasonable effort.
| Version | Supported |
|---------|-------------------------------------------------------------|
| 8.2.x | :white_check_mark: |
| 8.0.x | :white_check_mark: |
| 7.4.x | :white_check_mark: |
| < 7.4.x | :x: |
| 6.2.x | :white_check_mark: Support may be removed after end of 2025 |
| < 6.2.x | :x: |
| Version | Supported |
|---------|------------------------------------------------------------------------|
| 8.2.x | :white_check_mark: |
| 8.0.x | :white_check_mark: |
| 7.4.x | :white_check_mark: |
| 7.2.x | :white_check_mark: support extended till 7.4 end of support |
| < 7.2.x | :x: |
| 6.2.x | :white_check_mark: support extended - may be removed after end of 2025 |
| < 6.2.x | :x: |
## Reporting a Vulnerability