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
Thanks for this project. I think it is awesome. So awesome in fact, that I wanted to throw it in a CI/CD pipeline. Would it be possible to update the application to exit with status 1 if results are returned? This will allow pipeline jobs to properly fail if there are high risk items detected vs the job always passing.
Attached is a Dockerfile I used to create an image ( Dockerfile.txt )
Thanks for this project. I think it is awesome. So awesome in fact, that I wanted to throw it in a CI/CD pipeline. Would it be possible to update the application to exit with status 1 if results are returned? This will allow pipeline jobs to properly fail if there are high risk items detected vs the job always passing.
Attached is a Dockerfile I used to create an image ( Dockerfile.txt )
GitLab job looks something like this:
Thank you for the consideration.
The text was updated successfully, but these errors were encountered: