You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
It's possible to want to exclude (or include) ECR accounts from scanning, even if you aren't using the AWS authentication for whatever reason.
I think it'd be fairly easy to always respect the block/allow arguments, either by having two ImageCreds... decorators, or by adapting the ImageCredsWithAWSAuth so the auto-auth bit is optional.
The text was updated successfully, but these errors were encountered:
It's possible to want to exclude (or include) ECR accounts from scanning, even if you aren't using the AWS authentication for whatever reason.
I think it'd be fairly easy to always respect the block/allow arguments, either by having two
ImageCreds...
decorators, or by adapting the ImageCredsWithAWSAuth so the auto-auth bit is optional.The text was updated successfully, but these errors were encountered: