We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e59e0 commit d27a378Copy full SHA for d27a378
1 file changed
javascript/ql/src/experimental/Security/CWE-094-dataURL/CodeInjection.ql
@@ -6,7 +6,7 @@
6
* @problem.severity error
7
* @security-severity 9.3
8
* @precision high
9
- * @id js/code-injection
+ * @id js/code-injection-dynamic-import
10
* @tags security
11
* external/cwe/cwe-094
12
* external/cwe/cwe-095
0 commit comments