Skip to content

Commit 2b8ff8f

Browse files
authored
update security policy
the security incorrectly indicated that minor versions would receive backports of security fixes. as long as the API is fully backwards-compatible (as indicated by semver), there should be no need to release additional patches for older versions.
1 parent cd5310f commit 2b8ff8f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

SECURITY.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
| Version | Supported |
66
| ------- | ------------------ |
77
| 1.3.x | :white_check_mark: |
8-
| 1.2.x | :white_check_mark: |
9-
| 1.1.x | :white_check_mark: |
10-
| 1.0.x | :white_check_mark: |
11-
| < 1.0 | :x: |
8+
| < 1.3 | :x: |
129

1310
## Reporting a Vulnerability
1411

0 commit comments

Comments
 (0)