Skip to content

Commit 9b6c967

Browse files
authored
Merge pull request github#17912 from mbarbero/patch-1
fix: add "actions" tag to ActionsArtifactLeak
2 parents f2569c4 + 881fe0b commit 9b6c967

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)