Updated on 2024-05-16 GMT+08:00

SWR Enterprise Edition Image

You can manually scan for and check reports on software compliance, base image information, vulnerabilities, malicious files, software information, file information, baseline check, sensitive information. This section describes how to perform security scans on SWR enterprise images and view scan reports.

Constraints

  • Security scans can be performed only on Linux images.

Viewing SWR Enterprise Edition Images

  1. Log in to the management console.
  2. In the upper left corner of the page, select a region, click , and choose Security & Compliance > HSS.
  3. In the navigation pane, choose Asset Management > Containers & Quota.

    If your servers are managed by enterprise projects, you can select the target enterprise project to view or operate the asset and detection information.

  4. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.

    You can view the version, size, organization, security risks, and owner of an enterprise image.
    Figure 1 Viewing an image of the enterprise edition
    • Updating an image of the enterprise edition

      Click Update Enterprise Edition Images from SWR.

    • Filtering images of the latest version

      If you select Display latest image versions only, you can filter the latest images of all images.

Image Security Scanning for SWR Enterprise Edition

You can choose all images, multiple images, or a single image and manually start a scan. The duration of a security scan depends on the scanned image size. Generally, scanning an image takes shorter than 3 minutes. After the scan is complete, click View Report to check the report.

SWR enterprise edition images support the following security scan items:

Scan Item

Description

Vulnerability

Detect system and application vulnerabilities in images.

Malicious file

Detects malicious files in images.

Software information

Collects software information in an image.

File information

Collects file information in an image.

Unsafe setting

  • Configuration check:
    • Checks the images configurations of CentOS 7, Debian 10, EulerOS, and Ubuntu16.
    • Checks SSH configurations.
  • Weak password check: detects weak passwords in images.
  • Password complexity check: detects insecure password complexity policies in images.

Sensitive information

Detects files that contain sensitive information in images.

  • The paths that are not checked by default are as follows:
    • /usr/*
    • /lib/*
    • /lib32/*
    • /bin/*
    • /sbin/*
    • /var/lib/*
    • /var/log/*
    • Any path/node_modules/any path/any name.md
    • Any path/node_modules/any path/test/any path
    • */service/iam/examples_test.go
    • Any path/grafana/public/build/any name.js
    NOTE:
    • Any path: indicates that the current path is a customized value and can be any path in the system.
    • Any name: indicates that the file name in the current path is a customized value, which can be any name ended with .md or .js in the system.
    • On the View Report > Sensitive Information tab, click Configure Sensitive File Path to set the Linux path of the file that does not need to be checked. A maximum of 20 paths can be added.
  • No checks are performed in the following scenarios:
    • The file size is greater than 20 MB.
    • The file type can be binary, common process, or auto generation.

Software compliance

Detects software and tools that are not allowed to be used.

Basic image information

Detects service images that are not created using base images.

  1. Log in to the management console and go to the HSS page.
  2. In the navigation pane, choose Asset Management > Containers & Quota.
  3. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  4. Performs a security scan for a single image or multiple images.

    • Multi-architecture images do not support batch scan or full scan.
    • A full scan takes a long time and cannot be interrupted after it starts. Exercise caution when performing this operation.
    • Single image security scan

      In the Operation column of the target image, click Scan to perform security scan.

    • Batch image security scan

      Select all target images and click Scan above the image list to perform security scan for multiple target images.

    • Full image security scan

      Click Scan All above the image list to perform a security scan for all images.

  5. In the displayed dialog box, click OK to start the scan job.

    After a full scan task is started, you can move the cursor over the dimmed Scan All button to view the scan progress.

  6. The image security scan is complete, when the Scan Status changes to Completed and the Latest Scan Completed shows the latest task execution time.

Viewing the Vulnerability Scan Report of the Enterprise Edition Image (SWR)

  1. Log in to the management console and go to the HSS page.
  2. In the navigation pane, choose Asset Management > Containers & Quota.
  1. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  2. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  3. Choose Vulnerability Reports to view the vulnerability report.

    • Viewing vulnerability details

      Click the vulnerability name to go to the vulnerability details page and view the basic information and affected images.

    • Viewing the CVE ID, CVSS Score, and Disclosed Time of a vulnerability

      Click in front of the target vulnerability name to view the CVE ID, CVSS Score, and Disclosed Time.

    • Viewing vulnerability solutions

      In the Solution column of the row containing the target vulnerability, click the solution description to view the vulnerability solution details.

Viewing the Malicious Image File Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Select Malicious Files to view the malicious files report.

    You can view the name, path, size, and description of the malicious file in the target image.

Viewing the Image Software Information Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click the Container Images tab and click SWR shared image.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Choose Software Information to view the report.

    You can view the software name, type, version, and number of vulnerabilities in the image.

Viewing the Image File Information Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Choose File Information to view the report.

    You can view the number of files in the target image, total file size, and details about the top 50 files in size.

Viewing the Image Baseline Check Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Select Unsafe Settings to view the baseline check report.

    You can view the unsafe configurations, password complexity policy detection, and common weak password detection results of the target image.

    • Viewing unsafe configurations and modification suggestions
      1. On the Unsafe Configurations tab page, select the target baseline.
      2. In the detection item column of the target detection item, click Description to view the detection item description and modification suggestions.
    • Common weak password detection
      1. Click Common Weak Password Detection.
      2. Configure weak passwords and click OK.

Viewing the Image Sensitive Information Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Click the Sensitive Information tab to view the report.

    You can view the path, sensitive information, and risk level of the file that contains sensitive information in the target image.

    • Prompt for ignoring sensitive information

      In the Operation column of the target sensitive information file, click Ignore to ignore the sensitive information that you think is secure.

    • Configuring the sensitive file path
      1. Click Configure Sensitive File Path. The file path management page is displayed on the right.
      2. In the dialog box that is displayed, set the Linux path of the file that does not need to be checked and click OK.

        A maximum of 20 paths can be specified. One path occupies one line.

Viewing the Image Software Compliance Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Choose Software Compliance to view the report.

    You can view the name, software version, path, and image layer of non-compliant software.

Viewing the Basic Image Information Report of SWR Enterprise Edition

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. In the Operation column of the target image, click View Report. The security scan report page is displayed.
  4. Click the Base Images tab and view reports.

    You can view the name, version, and image layer path of a service image that is not created using a base image.

Exporting Image Vulnerability or Baseline Report of SWR Enterprise Edition

Vulnerability reports cannot be exported for multi-architecture images.

  1. Log in to the management console and go to the HSS page.
  1. In the navigation pane, choose Asset Management > Containers & Quota.
  2. Click Enterprise Edition Images (SWR) on the Container Images tab to view the image information.
  3. Click Export Vulnerability above the image list and select a report type to export the vulnerability or baseline report.

    If you want to export the vulnerability report of a specified image, select the image type in the search box and click Export Vulnerability.

  4. View the export status in the upper part of the container management page. After the export is successful, obtain the exported information from the default file download address on the local host.

    Do not close the browser page during the export. Otherwise, the export task will be interrupted.