OpenSCAP / openscap-daemon

Manages continuous scans of your infrastructure
https://www.open-scap.org/tools/openscap-daemon
GNU Lesser General Public License v2.1
106 stars 32 forks source link

Made the config errors more human-friendly. #126

Closed matejak closed 6 years ago

matejak commented 6 years ago

I have tested the code with atomic scan and it works. Note that the --verbose option is mandatory to see the error message, because atomic hides stdout and stderr by default.

jan-cerny commented 6 years ago

@matejak Beautiful! I like it very much.