◐ Shell
clean mode source ↗

chore: updates bouncy castle to 1.75 (latest 1.7x) by kebeda · Pull Request #741 · sendgrid/sendgrid-java

@kebeda kebeda changed the title 📦️ chore(deps): updates bouncy castle to 1.75 (latest 1.7x) chore: updates bouncy castle to 1.75 (latest 1.7x)

Jun 21, 2023

@kebeda kebeda deleted the fix/CVE-2023-33201 branch

June 22, 2023 13:05

@kebeda kebeda restored the fix/CVE-2023-33201 branch

June 22, 2023 13:07

@lexek

@ghost

ghost

@snesm

Latest is now 1.76 which fixes an additional vulnerability.

ghost

<artifactId>bcprov-jdk15on</artifactId>
<version>1.70</version>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.75</version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<version>1.75</version>
<version>1.76</version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rakatyal @shrutiburman please commit this change and merge this PR to fix the CVE vulnerability

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gian1200

@mrdziuban

I'm also interested in updates on this, would love to resolve this CVE in my project. Thanks in advance!

@ghost

@lexek

Might make sense for maintainers to create a fresh pr for fix

@gian1200

Th last commit on main branch was Jan 3. Why the need for a new PR?

shrutiburman

@mrdziuban

@shrutiburman this was merged with 1.75 instead of 1.76, the latest bouncycastle version -- will there be a separate pull request to update the latest?

@mrdziuban

@shrutiburman

Oh, thanks @mrdziuban for the PR. I'll merge that once all runs are passing.

@shrutiburman