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

fix: update protobuf-java #99

Merged
merged 1 commit into from
Nov 29, 2024
Merged

fix: update protobuf-java #99

merged 1 commit into from
Nov 29, 2024

Conversation

jhaeu
Copy link

@jhaeu jhaeu commented Nov 28, 2024

currently used version of protobuf-java has vulnerability CWE-121 / CVE-2024-7254 / CVSS 8.7

Currently used version has vulnerability CWE-121 / CVE-2024-7254 / CVSS 8.7.
Update to the latest version of major version 3, as protobuf-java 4.x causes other problems that need to be fixed.
@jhaeu jhaeu force-pushed the fix/update-protobuf branch from 92787da to a1ad71f Compare November 28, 2024 16:24
@jhaeu jhaeu requested a review from takb November 28, 2024 16:33
@jhaeu jhaeu marked this pull request as ready for review November 28, 2024 16:35
Copy link

@takb takb left a comment

Choose a reason for hiding this comment

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

lgtm

@takb takb merged commit 2a2d503 into ors_4.0 Nov 29, 2024
2 checks passed
@takb takb deleted the fix/update-protobuf branch November 29, 2024 08:59
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