-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore(deps): fix (org.bouncycastle:bcprov-jdk18on) #15439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): fix (org.bouncycastle:bcprov-jdk18on) #15439
Conversation
|
@relaxedboi , please mention reason for this |
CWE-328: Use of Weak Hash Bouncy Castle is vulnerable due to the Use of Weak Hash. The createClone() method in the DigestFactory$2.class class does not properly clone SHA-1 hashes. An unsuspected developer can use the vulnerable method to perform cryptographic operations, exposing the application to collision attacks. |
b56178e to
938baa0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bundle ReportBundle size has no change ✅ |
No description provided.