Skip to content

Commit e4fd749

Browse files
authored
Merge pull request github#6547 from github/RasmusWL/cwe328-weak-hash
Python: Add CWE-328 to `py/weak-sensitive-data-hashing`
2 parents 82f61ca + 605bd19 commit e4fd749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/src/Security/CWE-327/WeakSensitiveDataHashing.ql

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

0 commit comments

Comments
 (0)