Skip to content

Commit 31a4de9

Browse files
committed
add missing security severity
1 parent 7530923 commit 31a4de9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* user to inject code into the GitHub action.
55
* @kind problem
66
* @problem.severity warning
7+
* @security-severity 9.3
78
* @precision high
89
* @id js/actions/injection
910
* @tags actions

0 commit comments

Comments
 (0)