Scan Settings
Last updated
Was this helpful?
Configuration to control the projects that are being scanned from CICD Pipelines
Navigate to Settings -> Global Settings.
Search for IZ Scan Settings and click on edit.
Updated the required pattern to exclude or include the projects -
PROJECT_NAME_INCLUDE_PATTERN - By default, all the projects will be scanned
PROJECT_NAME_EXCLUDE_PATTERN - By default, no projects will be excluded from scan
ABORT_ON_PATTERN_VALIDATION_FAILURE - Indicates if the build should be aborted if it's not allowed based on the pattern configuration
ALLOW_ALREADY_SCANNED_PROJECTS - Determines whether the build should continue or abort if the project has already been scanned once
Last updated
Was this helpful?
Was this helpful?

