Configuration System
Scan & Build Configurations
1 min
scan & build configurations allow users to adjust the settings for when to fail a build based on customized issue severity thresholds for each of the different soos issue types docid 8fxcbjqlebogp t7wuesu scan break the build settings cli configuration soos can be configured to return a "failing" (non zero) exit code when certain issue types at specific severities are identified the issue types and severities can be configured in the soos app on the configure page as per the above by default the soos cli will report failures for issues/severities that fall outside of the allowable thresholds as a failure, however subsequent steps in the pipeline will continue to run to configure your build to fail and to skip running any subsequent steps follow the ci/cd specific readme links found under integrate in the soos app or the generic soos cli readme ( sca , dast , sast , csa )