mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
316 B
316 B
0.4.3
Minor Analysis Improvements
- The
rb/weak-cryptographic-algorithmhas been updated to no longer report uses of hash functions such asMD5andSHA1even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice.