Skip to content

Commit d27a378

Browse files
committed
change query-id to avoid duplicate ids
1 parent e3e59e0 commit d27a378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-094-dataURL/CodeInjection.ql

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

0 commit comments

Comments
 (0)