Skip to content

Commit

Permalink
use sarif
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Grunberger <[email protected]>
  • Loading branch information
Daniel Grunberger committed Oct 17, 2023
1 parent f8ea0c9 commit 4c266fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example-scan-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- uses: actions/checkout@v3
- uses: kubescape/github-action@feat-image-scanning
with:
image: "quay.io/kubescape/kubescape"
format: "pretty-printer"
image: quay.io/kubescape/kubescape
format: sarif
# severityThreshold: "critical"
# # Username for a private registry with the image
# registryUsername: ${{secrets.KUBESCAPE_REGISTRY_USERNAME}}
Expand Down

0 comments on commit 4c266fa

Please sign in to comment.