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

Update dependencies to resolve vulnerabilities #2

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

corhere
Copy link
Collaborator

@corhere corhere commented Apr 5, 2024

corhere added 2 commits April 5, 2024 10:21
Resolves GO-2023-2402, a.k.a. CVE-2023-48795

    $ go get golang.org/x/[email protected]
    go: upgraded golang.org/x/crypto v0.14.0 => v0.17.0
    go: upgraded golang.org/x/sys v0.13.0 => v0.15.0
    go: upgraded golang.org/x/term v0.13.0 => v0.15.0
    go: upgraded golang.org/x/text v0.13.0 => v0.14.0

Signed-off-by: Cory Snider <[email protected]>
Resolves GO-2024-2687, a.k.a. CVE-2023-45288

    $ go get golang.org/x/[email protected]
    go: upgraded golang.org/x/crypto v0.17.0 => v0.21.0
    go: upgraded golang.org/x/net v0.17.0 => v0.23.0
    go: upgraded golang.org/x/sys v0.15.0 => v0.18.0
    go: upgraded golang.org/x/term v0.15.0 => v0.18.0

Signed-off-by: Cory Snider <[email protected]>
@corhere corhere requested a review from dperny April 5, 2024 14:30
@corhere corhere merged commit 92006ee into Mirantis:mcr23.0 Apr 15, 2024
60 checks passed
@corhere corhere deleted the deps/20240405 branch April 15, 2024 16:21
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