-
Notifications
You must be signed in to change notification settings - Fork 68
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 vulnerabilities in 0.19 #3313
Open
tpantelis
wants to merge
1
commit into
submariner-io:release-0.19
Choose a base branch
from
tpantelis:fix_vulnerabilities
base: release-0.19
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix vulnerabilities in 0.19 #3313
tpantelis
wants to merge
1
commit into
submariner-io:release-0.19
from
tpantelis:fix_vulnerabilities
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CVE-2024-45338: Bump golang.org/x/net to v0.33.0 Vulnerability GHSA-mc76-5925-c5p6: Bump github.com/containers/common to v0.60.4 Vulnerability GHSA-v778-237x-gjrc: Bump golang.org/x/crypto to v0.31.0 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
tpantelis
requested review from
aswinsuryan,
dfarrell07,
maayanf24,
Oats87,
skitt,
sridhargaddam,
vthapar and
yboaron
as code owners
January 2, 2025 16:09
🤖 Created branch: z_pr3313/tpantelis/fix_vulnerabilities |
skitt
approved these changes
Jan 2, 2025
tpantelis
added a commit
to tpantelis/submariner-operator
that referenced
this pull request
Jan 2, 2025
Backported from submariner-io#3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
tpantelis
added a commit
that referenced
this pull request
Jan 2, 2025
Backported from #3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
tpantelis
added a commit
that referenced
this pull request
Jan 2, 2025
Backported from #3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
skitt
pushed a commit
that referenced
this pull request
Jan 2, 2025
Backported from #3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
tpantelis
added a commit
to tpantelis/submariner-operator
that referenced
this pull request
Jan 2, 2025
Backported from submariner-io#3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
skitt
pushed a commit
that referenced
this pull request
Jan 2, 2025
Backported from #3313 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CVE-2024-45338: Bump
golang.org/x/net
to v0.33.0Vulnerability GHSA-mc76-5925-c5p6: Bump
github.com/containers/common
to v0.60.4Vulnerability GHSA-v778-237x-gjrc: Bump
golang.org/x/crypto
to v0.31.0