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

Allow for @ symbol on globs to support image refs with digest #63

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

jdolitsky
Copy link
Contributor

In #60, support for exact strings of image refs with a digest stopped working.

Example:

ghcr.io/foo@sha256:5504f2a95018e3d8a52d80d9e1a128c6ea337581808ff9fe96f5628ce2336350

This just adds the @ character in the regex pattern for glob string validation.

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
@dlorenc dlorenc merged commit 9dec9db into sigstore:main Jun 29, 2022
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