-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, if there’s a configuration error with an argument, the program will end with exit code 0.
In my case, I had an error in the path to an SSH key, and the tool couldn't complete its scan. As I was running it in a CI, it was quietly failing and appearing to have passed compliance.
For reference, I also had the argument —risk-threshold 0 because I wanted to error if my template didn’t meet policy.
I believe the product should not exit cleanly if there’s an error with the arguments.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working