We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65af255 commit 798a736Copy full SHA for 798a736
java/ql/src/change-notes/2024-05-13-rsa-ecb-secure.md
@@ -1,4 +1,4 @@
1
---
2
category: majorAnalysis
3
4
-* Added RSA/ECB/OAEPWithSHA-1AndMGF1Padding and RSA/ECB/OAEPWithSHA-256AndMGF1Padding to the list of secure algorithms
+* The query `java/weak-cryptographic-algorithm` no longer alerts about `RSA/ECB` algorithm strings.
0 commit comments