Change trivy.json output path
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
--severity MEDIUM,HIGH,CRITICAL \
|
--severity MEDIUM,HIGH,CRITICAL \
|
||||||
--ignore-unfixed \
|
--ignore-unfixed \
|
||||||
--format json \
|
--format json \
|
||||||
--output trivy.json \
|
--output /workspace/guardutils/chguard/trivy.json \
|
||||||
--exit-code 1
|
--exit-code 1
|
||||||
|
|
||||||
- name: Notify Node-RED on vulnerabilities
|
- name: Notify Node-RED on vulnerabilities
|
||||||
|
|||||||
Reference in New Issue
Block a user