Files
codeql/python/ql/test/query-tests/Security/CWE-327-WeakSensitiveDataHashing
Rasmus Wriedt Larsen dd074173d2 Python: Move WeakSensitiveDataHashing to new dataflow API
I adopted helper predicates to do the "heavy" lifting of .asPathNode1(), maybe I like this approach better... let me know what you think 😊
2023-08-28 15:27:50 +02:00
..

Note that the tests in this directory are very shallow, and simply show that the query is able to produce alerts.

More in-depth tests can be found for the individual frameworks that we have modeled Cryptography::CryptographicOperation for.