File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7373 id : high_scan
7474 uses : ./.github/actions/image_scan
7575 with :
76- image-ref : " 637423224110.dkr. ecr.us-east-1.amazonaws.com /aws-observability/adot-autoinstrumentation-node-staging:latest "
76+ image-ref : " public. ecr.aws /aws-observability/adot-autoinstrumentation-node:v0.1.0 "
7777 severity : ' CRITICAL,HIGH'
7878
7979 # TODO: Update image to public once available
8282 id : low_scan
8383 uses : ./.github/actions/image_scan
8484 with :
85- image-ref : " 637423224110.dkr. ecr.us-east-1.amazonaws.com /aws-observability/adot-autoinstrumentation-node-staging:latest "
85+ image-ref : " public. ecr.aws /aws-observability/adot-autoinstrumentation-node:v0.1.0 "
8686 severity : ' MEDIUM,LOW,UNKNOWN'
8787
8888 - name : Configure AWS Credentials for emitting metrics
@@ -108,4 +108,4 @@ jobs:
108108 aws cloudwatch put-metric-data --namespace 'ADOT/GitHubActions' \
109109 --metric-name Success \
110110 --dimensions repository=${{ github.repository }},branch=${{ github.ref_name }},workflow=daily_scan_low \
111- --value $value
111+ --value $value
You can’t perform that action at this time.
0 commit comments