Skip to content

Commit ee23799

Browse files
authored
Merge pull request #7319 from RasmusWL/js-cwe-328
JS: Tag queries with CWE-328
2 parents 6c739b6 + 7ae1047 commit ee23799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-327/BrokenCryptoAlgorithm.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id js/weak-cryptographic-algorithm
99
* @tags security
1010
* external/cwe/cwe-327
11+
* external/cwe/cwe-328
1112
*/
1213

1314
import javascript

0 commit comments

Comments
 (0)