module CMSScanner::ExitCode
Exit Code Values
Constants
- CLI_OPTION_ERROR
-
All exceptions raised by OptParseValidator and OptionParser
- ERROR
-
Error
, scan did not finish - EXCEPTION
-
Unhandled/unexpected Exception occured
- INTERRUPTED
-
Interrupt received
- OK
-
No error, scan finished w/o any vulnerabilies found
- VULNERABLE
-
The target has at least one vulnerability. Currently, the interesting findings do not count as vulnerable things