Skip to content

Commit 302b0ed

Browse files
committed
set security-severity to 0
1 parent 4a50cce commit 302b0ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/ql/src/Security/CWE-829/UntrustedCheckoutIssueCommentCritical.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind path-problem
77
* @problem.severity warning
88
* @precision high
9-
* @security-severity 7.5
9+
* @security-severity 0.0
1010
* @id actions/untrusted-checkout-issue-comment/critical
1111
* @tags actions
1212
* security

actions/ql/src/Security/CWE-829/UntrustedCheckoutIssueCommentHigh.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind problem
77
* @problem.severity warning
88
* @precision high
9-
* @security-severity 7.5
9+
* @security-severity 0.0
1010
* @id actions/untrusted-checkout-issue-comment/high
1111
* @tags actions
1212
* security

0 commit comments

Comments
 (0)