Skip to content

Commit a7977dc

Browse files
committed
Update security policy
1 parent d22be34 commit a7977dc

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

SECURITY.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,22 @@
22

33
## Supported Versions
44

5-
> | **Legend** | **Description** |
6-
> |:-:|:--|
7-
> | L | **LTS:** Long term supported. |
8-
> | ✔️ | **Active / Current:** Currently supported. |
9-
> | 👎{🐛} | **Partially (Issue):** Partially supported due to confirmed contains bugs and/or issues. |
10-
> | 👎{🧓} | **Partially (Old):** Partially supported due to deprecated by newer versions. |
11-
> | ❌{🐛} | **No (Issue):** Not supported due to confirmed contains bugs and/or issues. |
12-
> | ❌{🧓} | **No (Old):** Not supported due to too old. |
5+
> | **Legend** | **Description** | **Support** |
6+
> |:-:|:-:|:-:|
7+
> | 🟤 | Pending / Pre Release / Unstable | ✔️ |
8+
> | 🔵 | Current Release | ✔️ |
9+
> | 🟢 | Long Term Support | ✔️ |
10+
> | 🔴 | End Of Life ||
1311
14-
| **Versions** | **Status** | **Target - GitHub Actions Runner** | **Target - PowerShell** | **Target - NodeJS (Wrapper API)** | **Target - NPM (Wrapper API)** |
15-
|:-:|:-:|:-:|:-:|:-:|:-:|
16-
| v2.X.X | L | >= v2.310.0 | >= v7.2.0 | >= v16.13.0 | *N/A* |
17-
| v1.X.X | L | >= v2.308.0 | >= v7.2.0 | >= v16.13.0 | *N/A* |
18-
| v1.4.X \~ v1.7.X | ✔️ | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 | *N/A* |
19-
| v1.3.X | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
20-
| v1.2.0 \~ v1.3.1 | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | *N/A* |
21-
| < v1.2.0 | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
12+
| **Versions** | **Status** | **🔵 Date** | **🟢 Date** | **🔴 Date** | **Target - GitHub Actions Runner** | **Target - PowerShell** | **Target - NodeJS (Wrapper API)** |
13+
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
14+
| v2.0.X | 🟤 | *Pending 2023-11-15* | *N/A* | *N/A* | >= v2.310.0 | >= v7.2.0 | >= v16.13.0 |
15+
| v1.7.X | 🟢 | 2023-07-24 | 2023-07-24 | *Pending 2023-12-01* | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 |
16+
| v1.6.X | 🔴 | 2023-07-09 | 2023-07-09 | 2023-07-31 | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 |
17+
| v1.5.X | 🔴 | 2023-04-28 | 2023-04-28 | 2023-07-14 | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 |
18+
| v1.4.X | 🔴 | 2023-03-24 | 2023-03-24 | 2023-05-01 | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 |
19+
20+
> **ℹ️ Notice:** Versions which not in the list are also end of life.
2221
2322
## Report Vulnerability
2423

0 commit comments

Comments
 (0)