Skip to content

Commit 881fe0b

Browse files
authored
fix: add "actions" tag to ActionsArtifactLeak
Similar to javascript/ql/src/Security/CWE-094/ExpressionInjection.ql
1 parent 3cdf94e commit 881fe0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javascript/ql/src/Security/CWE-312/ActionsArtifactLeak.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
* @security-severity 7.5
88
* @precision high
99
* @id js/actions/actions-artifact-leak
10-
* @tags security
10+
* @tags actions
11+
* security
1112
* external/cwe/cwe-312
1213
* external/cwe/cwe-315
1314
* external/cwe/cwe-359

0 commit comments

Comments
 (0)