Skip to content

Commit fc6fba8

Browse files
committed
Fixed CWE tags
1 parent d1d0829 commit fc6fba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/Security/CWE-693/InsecureHelmet.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
* @precision high
88
* @id js/insecure-helmet-configuration
99
* @tags security
10-
* cwe-693
11-
* cwe-1021
10+
* external/cwe/cwe-693
11+
* external/cwe/cwe-1021
1212
*/
1313

1414
import javascript

0 commit comments

Comments
 (0)