Wait for the scan to complete before proceeding to the next step in the pipeline.

Since a scan can take a long time, the plugin will return as soon as the scan starts. This is enabled by default to make the build faster.
Please note that disabling this option implies that the build step always finishes successfully, even if vulnerabilities are found later on.

Enabling this option allows the plugin to mark the build as failed if it finds any vulnerabilities.