Skip to content

Commit 27969db

Browse files
authored
Update SECURITY.md with version support details
Added version support tables for react-docgen and @react-docgen/cli.
1 parent 25ac0c4 commit 27969db

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ We patch bugs and security relevant issues in the latest version and recommend u
1010

1111
We will backport security fixes if needed to the last 4 previous major versions.
1212

13+
### react-docgen
14+
1315
| Version | Supported |
1416
| ------- | ------------------ |
1517
| [v8](https://github.com/reactjs/react-docgen/releases) | :white_check_mark: |
@@ -19,6 +21,14 @@ We will backport security fixes if needed to the last 4 previous major versions.
1921
| [v4](https://github.com/reactjs/react-docgen/releases) | :white_check_mark: |
2022
| v3 or older | :x: |
2123

24+
### @react-docgen/cli
25+
26+
| Version | Supported |
27+
| ------- | ------------------ |
28+
| [v3](https://github.com/reactjs/react-docgen/releases) | :white_check_mark: |
29+
| [v2](https://github.com/reactjs/react-docgen/releases) | :white_check_mark: |
30+
| [v1](https://github.com/reactjs/react-docgen/releases) | :white_check_mark: |
31+
2232
## Reporting a Vulnerability
2333

2434
Security vulnerabilities should be reported by drafting a [Security Advisory](https://github.com/reactjs/react-docgen/security/advisories/new) directly on github or through [Tidelift](https://tidelift.com/docs/security).

0 commit comments

Comments
 (0)