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

Patch CVEs in v0.11 branch #3933

Open
wants to merge 2 commits into
base: v0.11
Choose a base branch
from

Conversation

tspearconquest
Copy link

This patches CVEs which are already patched in master

Signed-off-by: Thomas Spear <[email protected]>
@AkihiroSuda
Copy link
Member

Needs go mod vendor

@@ -49,7 +49,7 @@ require (
github.com/moby/sys/signal v0.7.0
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
github.com/opencontainers/image-spec v1.1.0-rc3
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Author

@tspearconquest tspearconquest Jun 5, 2023

Choose a reason for hiding this comment

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

Yes, understood. This was updated transitively by pulling in github.com/docker/[email protected] so I didn't think it was possible nor a good idea to try downgrade it.

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.

3 participants