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

fix: Catch Google Artifact Registry URL during OCI detection #921

Merged
merged 1 commit into from Feb 21, 2024

Conversation

jpreese
Copy link
Member

@jpreese jpreese commented Feb 20, 2024

Relates to #919 and #920

I'm not convinced we really need to utilize regex for URL detection (we should just be able to get by with string contains checking?), but to keep things as they are I just added another check for pkg.dev

Signed-off-by: John Reese <john@reese.dev>
@jpreese jpreese merged commit dfcc0d9 into open-policy-agent:master Feb 21, 2024
7 checks passed
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.

None yet

2 participants