Scan Profiles Tab

The Scan Profiles tab on the Administration page provides the list of currently available scan profiles. From this list, you can select a scan profile to view its settings in read-only format or to edit its settings. The tab also enables you to create a scan profile.

For a detailed description of the settings that define a scan profile, setting, see Create (or Edit or View) Scan Profile Dialog.

 

Scan Profiles Tab

Column/Field

Description

Scan Profiles list

A list (in grid format) of available scan profiles. The following are the predefined scan profiles:

Standard Scan Profile
Basic Scan Profile (without CL)
Comprehensive Scan Profile

The list will contain additional profiles if you have added them.

The following are key settings shown for each scan profile in the list.

Scan Archives—Whether the Scan Server will perform package discovery and license detection within all archive files in the project codebase.
Dependencies—The level of component-dependency scanning to be performed by the Scan Server.
Exact Matches—Whether Scan Server is enabled to identify those codebase files that exactly match file data in the CL (Compliance Library).
Source Code Matches—Whether the Scan Server is enabled to identify source-code strings (snippets) in the scanned codebase files that match exact strings in the CL.

Edit icon

To edit a scan profile, click this icon in the Actions column for the profile. The Edit Scan Profile dialog is opened, enabling you to edit profile settings. See Create (or Edit or View) Scan Profile Dialog for a description of each setting. For further instructions, see “Creating or Editing Scan Profiles” in Code Insight Installation & Configuration Guide.

View icon

To view the settings (in read-only format) defined for a given scan profile, click this icon in Actions column for the profile. See Create (or Edit or View) Scan Profile Dialog for a description of each setting.

Add Scan Profile button

Select this button to create a new scan profile. The Create Scan Profile dialog is opened, enabling you to define a new scan profile. See Create (or Edit or View) Scan Profile Dialog for a description of each setting. For further instructions, see “Creating or Editing Scan Profiles” in Code Insight Installation & Configuration Guide.

See Also