How to Ignore a Failure¶
BoostSecurity Scanner may optionally be configured to ignore most exceptions and return a successful exit code in case of failure. To enable this, you may either pass the --ignore-failures
command line option or set the BOOST_IGNORE_FAILURE=true
environment variable.