Skip to content

Commit

Permalink
Merge pull request #274 from alma/release/v5.5.0
Browse files Browse the repository at this point in the history
Release v5.5.0
  • Loading branch information
Benjamin-Freoua-Alma committed Jul 29, 2024
2 parents 833afc0 + dfd3798 commit a946a9a
Show file tree
Hide file tree
Showing 85 changed files with 5,923 additions and 844 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/aqua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run Aqua scanner
uses: docker://aquasec/aqua-scanner
with:
args: trivy fs --sast --reachability --scanners config,vuln,secret .
args: trivy fs --sast --reachability --scanners misconfig,vuln,secret .
# To customize which severities add the following flag: --severity UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
# To enable SAST scanning, add: --sast
# To enable reachability scanning, add: --reachability
Expand Down
Loading

0 comments on commit a946a9a

Please sign in to comment.