diff --git a/.github/workflows/autotest.yml b/.github/workflows/autotest.yml index 7986d38..4b3814c 100644 --- a/.github/workflows/autotest.yml +++ b/.github/workflows/autotest.yml @@ -23,6 +23,6 @@ jobs: format: 'table' exit-code: '1' ignore-unfixed: true - severity: 'CRITICAL,HIGH' + severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'