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