Updated change note

This commit is contained in:
Ed Minnix
2023-11-16 10:37:21 -05:00
parent 1c3993e632
commit 078a33eecc

View File

@@ -1,5 +1,4 @@
---
category: newQuery
---
* Added the `java/weak-hashing-property` query to detect the use of weak cryptographic algorithms where the algorithm name comes from a `.properties` configuration file.
* Modified the `java/potentially-weak-cryptographic-algorithm` query to include the use of weak cryptographic algorithms from configuration values specified in properties files.