Skip to content

Commit ec64fb4

Browse files
authored
security: supported versions now are 3.1.x and 3.2.x (fluent#9594)
Signed-off-by: lecaros <[email protected]>
1 parent 8d90de8 commit ec64fb4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

SECURITY.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44

55

66
| Version | Supported |
7-
| ------- | ------------------ |
8-
| 3.x | :white_check_mark: |
9-
| < 3.0 | :x: |
7+
|---------| ------------------ |
8+
| 3.2.x | :white_check_mark: |
9+
| 3.1.x | :white_check_mark: |
10+
| < 3.1 | :x: |
1011

1112
## Reporting a Vulnerability
1213

0 commit comments

Comments
 (0)