You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax "Very High, High" is correct according to the documentation in action.yaml:
fail_on_severity:
description: 'Fail the pipeline job if the scan finds flaws of the specified severities. Enter a comma-separated list of severities in quotation marks.'
But you are right, there's currently a parsing bug and it doesn't work. I have PR #30 for it.
For example, under 'Very Common':
It's not obvious what I pass here? The usual command line argument 'Very High,High' doesn't seem to work.
There is no description for the 'Common' parameters also.
The text was updated successfully, but these errors were encountered: