Files
codeql/java/ql/lib/change-notes/2023-08-15-add-dashes-to-sha-algorithms.md
2023-08-15 23:46:12 -04:00

5 lines
224 B
Markdown

---
category: minorAnalysis
---
* Modified the `getSecureAlgorithmName` predicate in `Encryption.qll` to also include `SHA-256` and `SHA-512`. Previously only the versions of the names without dashes were considered secure.