mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
5 lines
224 B
Markdown
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.
|