techservicesillinois / terraform-aws-ecr

Provides an EC2 Container Registry repository
MIT License
1 stars 2 forks source link

Add scan_on_push capability #15

Closed JonRoma closed 2 months ago

JonRoma commented 2 months ago

AWS scan scan ECR images for vulnerabilities when they are pushed. Add this capability via the scan_on_push variable, and set the default to true.