Skip to content

Commit 42c4b22

Browse files
committed
JS: Fix query ID for UntrustedCheckout
1 parent 98c1aa5 commit 42c4b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-094/UntrustedCheckout.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 low
9-
* @id js/actions/pull_request_target
9+
* @id js/actions/pull-request-target
1010
* @tags actions
1111
* security
1212
* external/cwe/cwe-094

0 commit comments

Comments
 (0)