Skip to content

Commit

Permalink
docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem committed Oct 17, 2023
1 parent 20155b4 commit 0b81224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ jobs:
name: Scan develop image with trivy
shell: /bin/sh
command: |
docker images
$HOME/bin/trivy image --exit-code 1 --no-progress --severity HIGH,CRITICAL --ignorefile "gradle/trivyignore.txt" --timeout 10m "docker.io/consensys/web3signer:develop"
- notify

Expand Down

0 comments on commit 0b81224

Please sign in to comment.