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

Error: This feature is disabled #44

Open
s-mantzou opened this issue Jan 26, 2024 · 2 comments
Open

Error: This feature is disabled #44

s-mantzou opened this issue Jan 26, 2024 · 2 comments

Comments

@s-mantzou
Copy link

s-mantzou commented Jan 26, 2024

Greetings,

I am using this action in order to initiate scans in my ECR repositories. Since the 24th of January whenever I try to use the action to initialise the scan I get this error.
Screenshot 2024-01-26 at 11 35 17 AM

I leave no ways to reproduce because the parameters do not matter any way I run it I get this error.

@alexjurkiewicz
Copy link
Owner

ECR has supported continuous image scan for a while now. Probably your repository or registry has on demand image scan support disabled. Speak to AWS support for more info

@jdew89
Copy link
Contributor

jdew89 commented Feb 12, 2024

@s-mantzou This is probably due to ECR limitation. You can only request an image scan once every 24hr (per image), including the initial "scan on push". See documentation below.

https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_StartImageScan.html

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

No branches or pull requests

3 participants