Skip to content

Migrate to org.bouncycastle.bcpkix-jdk18on #8

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

Merged
merged 1 commit into from
Apr 13, 2025

Conversation

Muthu-Palaniyappan-OL
Copy link
Contributor

@Muthu-Palaniyappan-OL Muthu-Palaniyappan-OL commented Apr 13, 2025

Problem Description

This project used net.i2p.crypto:eddsa, which is vulnerable to CVE-2020-36843.

Solution/Fix

Move from net.i2p.crypto:eddsa to org.bouncycastle.bcpkix-jdk18on

…to remediate CVE-2020-36843

Before this commit we were using net.i2p.crypto.eddsa which was vulnerable to CVE-2020-36843, now we are moving to org.bouncycastle.bcpkix-jdk18on to remediate cve
@Muthu-Palaniyappan-OL Muthu-Palaniyappan-OL changed the title Remove net.i2p.crypto.eddsa Migrate to org.bouncycastle.bcpkix-jdk18on Apr 13, 2025
@bbottema bbottema merged commit 484bfe0 into simple-java-mail:master Apr 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants