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.
2 parents 8bd42f7 + d345cda commit 27c5eb1Copy full SHA for 27c5eb1
.github/workflows/owasp.yml
@@ -112,7 +112,7 @@ jobs:
112
id: high_scan_v2
113
uses: ./.github/actions/image_scan
114
with:
115
- image-ref: "public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v2.11.2"
+ image-ref: "public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v2.11.3"
116
severity: 'CRITICAL,HIGH'
117
logout: 'false'
118
@@ -121,7 +121,7 @@ jobs:
121
id: low_scan_v2
122
123
124
125
severity: 'MEDIUM,LOW,UNKNOWN'
126
127
0 commit comments