Skip to content

Commit a65d921

Browse files
committed
Update security policy
1 parent fbb0c54 commit a65d921

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ body:
2020
options:
2121
- "v1.4.1"
2222
- "v1.4.0"
23-
- "v1.3.2"
24-
- "v1.3.1"
25-
- "v1.3.0"
26-
- "v1.2.3"
27-
- "v1.2.2"
28-
- "v1.2.1"
29-
- "v1.2.0"
30-
- "v1.1.1"
3123
validations:
3224
required: false
3325
- type: "textarea"

SECURITY.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@
1414
| **Versions** | **Status** | **Target - GitHub Actions Runner** | **Target - PowerShell** | **Target - NodeJS (Wrapper API)** | **Target - NPM (Wrapper API)** |
1515
|:-:|:-:|:-:|:-:|:-:|:-:|
1616
| v1.4.X | L | >= v2.303.0 | >= v7.2.0 | >= v14.15.0 | *N/A* |
17-
| v1.3.X | 👎{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
18-
| v1.3.0 \~ v1.3.1 | 👎{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | *N/A* |
19-
| v1.2.X | 👎{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | *N/A* |
20-
| v1.1.X | 👎{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
17+
| v1.3.X | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
18+
| v1.2.0 \~ v1.3.1 | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | *N/A* |
19+
| v1.1.X | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
2120
| <= v1.1.0 | ❌{🐛🧓} | *Unspecified* | >= v7.2.0 | >= v14.15.0 | >= v6.14.8 |
2221

2322
## Report Vulnerability

0 commit comments

Comments
 (0)