ci: test PR checks - lint and security scan validation #54

Closed
Toutsu wants to merge 4 commits from ci/test-pr-checks into main
Showing only changes of commit e729967cd5 - Show all commits
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Install Trivy
run: |
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.60.0
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin
- name: Trivy filesystem security scan
run: trivy fs --exit-code 1 --severity HIGH,CRITICAL .