mirror of
git://develop.git.wordpress.org/
synced 2025-01-16 20:38:35 +01:00
Security: Improve accessibility of security policy.
Replace emoji indicators of support with "yes" and "no". This prevents "White Heavy Check Mark" indicating supported versions for screen-reader users. Props audrasjb. Fixes #57222. git-svn-id: https://develop.svn.wordpress.org/trunk@54919 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
82a3016a67
commit
63df8812d4
48
SECURITY.md
48
SECURITY.md
@ -7,30 +7,30 @@ Full details of the WordPress Security Policy can be found on [HackerOne](https:
|
||||
Use this section to tell people about which versions of your project are
|
||||
currently being supported with security updates.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 6.1.x | :white_check_mark: |
|
||||
| 6.0.x | :white_check_mark: |
|
||||
| 5.9.x | :white_check_mark: |
|
||||
| 5.8.x | :white_check_mark: |
|
||||
| 5.7.x | :white_check_mark: |
|
||||
| 5.6.x | :white_check_mark: |
|
||||
| 5.5.x | :white_check_mark: |
|
||||
| 5.4.x | :white_check_mark: |
|
||||
| 5.3.x | :white_check_mark: |
|
||||
| 5.2.x | :white_check_mark: |
|
||||
| 5.1.x | :white_check_mark: |
|
||||
| 5.0.x | :white_check_mark: |
|
||||
| 4.9.x | :white_check_mark: |
|
||||
| 4.8.x | :white_check_mark: |
|
||||
| 4.7.x | :white_check_mark: |
|
||||
| 4.6.x | :white_check_mark: |
|
||||
| 4.5.x | :white_check_mark: |
|
||||
| 4.4.x | :white_check_mark: |
|
||||
| 4.3.x | :white_check_mark: |
|
||||
| 4.2.x | :white_check_mark: |
|
||||
| 4.1.x | :white_check_mark: |
|
||||
| < 4.1.0 | :x: |
|
||||
| Version | Supported |
|
||||
| ------- | --------- |
|
||||
| 6.1.x | Yes |
|
||||
| 6.0.x | Yes |
|
||||
| 5.9.x | Yes |
|
||||
| 5.8.x | Yes |
|
||||
| 5.7.x | Yes |
|
||||
| 5.6.x | Yes |
|
||||
| 5.5.x | Yes |
|
||||
| 5.4.x | Yes |
|
||||
| 5.3.x | Yes |
|
||||
| 5.2.x | Yes |
|
||||
| 5.1.x | Yes |
|
||||
| 5.0.x | Yes |
|
||||
| 4.9.x | Yes |
|
||||
| 4.8.x | Yes |
|
||||
| 4.7.x | Yes |
|
||||
| 4.6.x | Yes |
|
||||
| 4.5.x | Yes |
|
||||
| 4.4.x | Yes |
|
||||
| 4.3.x | Yes |
|
||||
| 4.2.x | Yes |
|
||||
| 4.1.x | Yes |
|
||||
| < 4.1.0 | No |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user