fix: update changelog

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Rakshith Gopalakrishna
2024-06-04 10:34:57 -07:00
parent 65af2556ed
commit 798a736d16

View File

@@ -1,4 +1,4 @@
---
category: majorAnalysis
---
* 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.