Is it possible to get the scan results so that I can parse them and exit the workflow in case vulnerabilities are found?
Edit: This flag can handle this
-w, --fail-on-policy-warnings = Fail on policy evaluation warnings. Default: false
Can you include this flag as input parameter?
Is it possible to get the scan results so that I can parse them and exit the workflow in case vulnerabilities are found?
Edit: This flag can handle this -w, --fail-on-policy-warnings = Fail on policy evaluation warnings. Default: false Can you include this flag as input parameter?