mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Java: add SHA384 to list of secure algorithms
This commit is contained in:
4
java/ql/src/change-notes/2024-11-24-sha2.md
Normal file
4
java/ql/src/change-notes/2024-11-24-sha2.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added SHA-384 to the list of secure hashing algorithms. As a result the `java/potentially-weak-cryptographic-algorithm` query should no longer flag up uses of SHA-384.
|
||||
Reference in New Issue
Block a user