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

Modify patch to update google/go-containerregistry from 0.14.0 to 0.16.0 in rules_oci #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

murphys0709
Copy link

A security issue was discovered in docker in 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. A fix was landed in docker 23.0.15

google/go-containerregistry 0.14.0 was dependent on an outdated version of docker. In this commit on May 31st , the version of docker was update to 24.0.0, which should include the required fix. That commit was released in google/go-containerregistry 0.16.0

This PR increments google/go-containerregistry from 0.14.0 to 0.16.0 to address the security concern.

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.

1 participant