diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae805a5e..450ccc3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,6 +46,7 @@ jobs: with: scan-type: "fs" ignore-unfixed: true + skip-dirs: .venv exit-code: 0 # change if you want to fail build on vulnerabilities severity: "CRITICAL,HIGH,MEDIUM" format: "table"