Scan Settings

Scan Settings

Configuration to control the projects that are being scanned from CICD Pipelines

  1. Navigate to SettingsGlobal Settings.

  2. Search for Falcon Scan Settings and click on edit.

  3. Updated the required pattern to exclude or include the projects -

    1. PROJECT_NAME_INCLUDE_PATTERN - By default all the projects will be scanned

    2. PROJECT_NAME_EXCLUDE_PATTERN - By default no projects will be excluded from scanned

    3. ABORT_ON_PATTERN_VALIDATION_FAILURE - Indicates if the build should be aborted if its not allowed based on the pattern configuration

    4. ALLOW_ALREADY_SCANNED_PROJECTS - Determines whether the build should continue or abort if the project has already been scanned once