Files
codeql/python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm
Rasmus Wriedt Larsen 56c409737d Python: Port py/weak-cryptographic-algorithm
The other query (py/weak-sensitive-data-hashing) is added in future commit
2021-04-22 15:23:38 +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.