yagoazedias/Push to Amazon ECR

Create the repository, if it doesn't exist, and push a docker image to Amazon ECR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ecr_repositoryThe complete repository name from ECR {BU}/{TEAM}/{PROJECT} (ex. cross/devtools/devtools-scripts).yes
tagsComma-separated string of ECR image tags (ex. latest, 1.0.0).yes
x9_container_distroDistro of the target Docker image, for security scan. Select a Dockerfile prefix from https://github.com/olxbr/X9Containers with a preferred distro and tools (ex. debian.clamav.trivy).nodistroless.clamav.trivy
minimal_severityMinimal threat detection level, for security scan (ex. CRITICAL / HIGH / MEDIUM / LOW / UNKNOWN).noCRITICAL
ignore_threatsIf true, don't interrupt workflow if has security findings, during security scan.nofalse
namedescription
repository_uriThe URI of the ECR registry i.e. aws_account_id.dkr.ecr.region.amazonaws.com.