Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-ruiaraujo committed Oct 22, 2024
1 parent 9b36469 commit fe3ed6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sec-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,11 @@ jobs:
with:
path: "."
only-fixed: true
output-format: table
output-format: json
severity-cutoff: low
fail-build: true
- name: Inspect action report
run: cat ${{ steps.grype-fs-scan.outputs.json }}
grype-docker-image:
name: Grype docker image scan
runs-on: ubuntu-latest
Expand Down

0 comments on commit fe3ed6d

Please sign in to comment.