Merge pull request #6547 from github/RasmusWL/cwe328-weak-hash

Python: Add CWE-328 to `py/weak-sensitive-data-hashing`
This commit is contained in:
Taus
2021-09-02 11:42:31 +02:00
committed by GitHub

View File

@@ -8,6 +8,7 @@
* @id py/weak-sensitive-data-hashing
* @tags security
* external/cwe/cwe-327
* external/cwe/cwe-328
* external/cwe/cwe-916
*/