JS: Tag queries with CWE-328

CWE-328: Use of Weak Hash, see https://cwe.mitre.org/data/definitions/328.html
This commit is contained in:
Rasmus Wriedt Larsen
2021-12-06 14:02:24 +01:00
parent 6b1ac73a46
commit 7ae1047fda

View File

@@ -8,6 +8,7 @@
* @id js/weak-cryptographic-algorithm
* @tags security
* external/cwe/cwe-327
* external/cwe/cwe-328
*/
import javascript