Skip to content
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

CVE-2023-33202: replace jdk1.5 bouncycastle with 1.8, then upgrade to receive CVE fix #130

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

andrew-nowak
Copy link
Member

@andrew-nowak andrew-nowak commented Nov 27, 2023

@guardian/digital-cms

resolves https://security.snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6084022

there's no newer releases for bcprov-jdk15on but that's because since 1.70 bc haven't released for the jdk15on series, only the jdk18on series (ie. jdk 1.8 compat instead of 1.5. not to be confused with jdks 15 or 18 :D ). move to that series then upgrade to the latest release

@andrew-nowak andrew-nowak marked this pull request as ready for review November 27, 2023 14:12
@andrew-nowak andrew-nowak requested a review from a team as a code owner November 27, 2023 14:12
@andrew-nowak andrew-nowak requested review from a team and removed request for a team November 27, 2023 14:15
Copy link
Member

@davidfurey davidfurey left a comment

Choose a reason for hiding this comment

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

lgtm

@andrew-nowak andrew-nowak merged commit 505d975 into main Nov 30, 2023
1 check passed
@andrew-nowak andrew-nowak deleted the an/bouncycastle-jdk8 branch November 30, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants