Skip to content

Commit 7abb755

Browse files
authored
Merge pull request #9184 from erik-krogh/actionInjection
JS: change @id from js/actions/injection to js/actions/command-injection
2 parents 4f5ccfd + 2550988 commit 7abb755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-094/ExpressionInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @problem.severity warning
77
* @security-severity 9.3
88
* @precision high
9-
* @id js/actions/injection
9+
* @id js/actions/command-injection
1010
* @tags actions
1111
* security
1212
* external/cwe/cwe-094

0 commit comments

Comments
 (0)