keyvaluesoftwaresystems/Scan Container Images On Push to ECR
Scans for container image vulnerabilities when an image is pushed to ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr_repository | Name of the ECR repository | yes | — |
| image_tag | ECR Image tag | yes | — |
| pr_comment | Whether to comment the result on PR | yes | — |
| github_token | Github token for updating PR | no | — |
| url | URL for calling POST request for updating PR | no | — |
| aws_region | AWS region | yes | — |
Outputs
| name | description |
|---|---|
| VULNERABILITY | If vulnerabilities are detected or not |