We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660f6d9 commit c9a4c54Copy full SHA for c9a4c54
action.yml
@@ -1,4 +1,4 @@
1
-name: "Scan Docker Images On Push to ECR"
+name: "Scan Container Images On Push to ECR"
2
description: "Scans for container image vulnerabilities when an image is pushed to ECR"
3
inputs:
4
ecr_repository:
@@ -33,4 +33,4 @@ outputs:
33
VULNERABILITY:
34
description: 'If vulnerabilities are detected or not'
35
36
-
+
0 commit comments