Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scan Artifact List

The Scan feature is used to analyze an artifact for known security vulnerabilities. During the scan process, the system checks the artifact image and its installed packages against vulnerability databases to identify potential security risks. The scan results provide information about detected vulnerabilities, their severity levels, affected packages, and available fixes, helping users improve the security of their artifacts before deployment.

To access the Scan feature, navigate to the Artifact List page, click More in the Action column of the selected artifact, and then select Scan.

A Scan Artifact confirmation window will appear to confirm that you want to start scanning the selected artifact for security vulnerabilities. Click the Yes button to start the scan process.

After clicking Yes, the system will start scanning the selected artifact. The vulnerability status will change to Scanning, and the "Start scanning is success" notification will appear, indicating that the scan process has started successfully.

After the scan is completed, the system displays the total number of detected vulnerabilities and the number of fixable vulnerabilities in the Vulnerabilities column.

To view a summary of the scan results, click the vulnerability summary displayed in the Vulnerabilities column. The system will display the Scan Result Summary, which provides an overview of detected vulnerabilities grouped by severity level, including Critical, High, Medium, and Low vulnerabilities.

Last updated