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

🐛 ensure we scan all ecr images, do not rely on tags #4060

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

vjeffrey
Copy link
Contributor

@vjeffrey vjeffrey commented May 22, 2024

the ecr-credential-helper library had tag based examples that we used when adding in the functionality. those aren't actually needed, we just need the full uri this changes to code to do that so we will no longer skip no-tag images

Screenshot 2024-05-22 at 11 39 25
Screenshot 2024-05-22 at 11 39 32

the ecr-credential-helper library had tag based examples that we used
when adding in the functionality. those aren't actually needed, we just need the full uri
this changes to code to do that so we will no longer skip no-tag images
@scottford-io
Copy link
Contributor

Copy link
Contributor

Test Results

2 996 tests   2 995 ✅  1m 20s ⏱️
  329 suites      1 💤
   23 files        0 ❌

Results for commit 29b679f.

@vjeffrey vjeffrey merged commit 6fe1b69 into main May 22, 2024
15 checks passed
@vjeffrey vjeffrey deleted the vj/ficecr branch May 22, 2024 18:13
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants