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 37c4a3b + 58b0f51 commit 8f41d75Copy full SHA for 8f41d75
.github/workflows/docker-image.yml
@@ -182,15 +182,15 @@ jobs:
182
docker image ls -a
183
184
- name: Run Trivy vulnerability scanner (cli report)
185
- uses: aquasecurity/trivy-action@0.33.0
+ uses: aquasecurity/trivy-action@0.33.1
186
with:
187
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
188
format: 'table'
189
env:
190
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
191
192
- name: Run Trivy vulnerability scanner (sarif report)
193
194
195
196
format: 'sarif'
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments