Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Managing CI/CD Images

Updated on 2025-01-08 GMT+08:00

Scenario

For details about CI/CD image security scans, see CI/CD Image Security Scan Overview.

To perform CI/CD image security scans, you need to configure CI/CD access first. For details, see Accessing CI/CD.

After the CI/CD access configuration is complete, HSS performs an image security scan during project building in Jenkins Pipeline, and displays the scan results on the HSS console for you to check and eliminate image security risks in a timely manner.

This section describes how to view and export CI/CD image scan results.

Viewing CI/CD Image Scan Results

  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 Installation & Configuration > Container Install & Config.
  4. Click the CI/CD Access Settings tab.
  5. In the Operation column of a CI/CD identifier, click View Details to go to the CI/CD image scan result page.
  6. (Optional) Select Display latest image versions only to view images of the latest version.

    Figure 1 Displaying latest image versions only

  7. In the Security Risks column of an image, view the risk status of the image.
  8. In the Operation column of the image, click View Results. On the displayed image scan result page, view the detailed results. For more information, see Table 1.

    Figure 2 Image scan result
    Table 1 Image scan result parameters

    Parameter

    Description

    Basic Information

    Displays basic information about an image, including the image name, image tag, image size, number of vulnerabilities, last update time of the image tag, and last scan completion time.

    Vulnerability Reports

    Displays the scan results of system vulnerabilities and application vulnerabilities.

    • Viewing vulnerability details

      Click a 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 a vulnerability name to view its CVE ID, CVSS score, and the time when it was disclosed.

    • Viewing vulnerability solutions

      In the Solution column of a vulnerability, click the solution description to view the vulnerability solution details.

    Malicious Files

    Displays the scan results of malicious image files, including the malicious file names, paths, and file sizes.

    Software Information

    Displays the statistical results of image software information, including the software names, types, versions, and number of software vulnerabilities.

    Click next to a software name to view the software vulnerability name, repair urgency, and solution.

    File Information

    Displays the statistical results of image file information, including the total number of files, total file size, and details about the top 50 files.

    Unsafe Settings

    Displays the image baseline check results, including the configuration check, password complexity policy check, and common weak password check results.

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

    Sensitive Information

    Displays the scan result of sensitive image information, including the risk levels, image paths, file paths, and sensitive information.

    To add the paths of sensitive files that are not detected, choose Configure Sensitive File Path and add the paths to be filtered.

    • Only Linux system file paths can be filtered.
    • A maximum of 20 paths can be added. Put each path on a separate line.
    • Example: /usr/ or /lib/test.txt.

    Software Compliance

    Displays the scan results of non-compliant image software, including the non-compliant software name, software version, path, and image layer information.

    Base Images

    Displays the scan results of service images that are not built using basic images. The scan results include image names, versions, and image paths.

Exporting Image Vulnerability or Baseline Scan Results

  1. On the Container Images tab, click CI/CD Images. Click Export in the upper left corner of the image list.

    To export the vulnerability or baseline scan result of a specified image, find the image using the search box above the image list and then click Export.

  2. Choose Export Vulnerability or Export Baseline.
  3. 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 download address on the local server.

    NOTE:

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

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback