HUAWEI CLOUD CodeArts Check code checking novice operation guide

Code inspection service is a cloud-based code quality management service. Software developers can perform multilingual code static inspection and security inspection after coding is completed, obtain comprehensive quality reports, and provide defect group viewing and improvement suggestions for effective management and control Code quality, to ensure the original high quality of the product and product security, to help the product succeed.

The code checking operation includes the following 5 steps: project creation, task creation, rule set setting (optional), task setting (optional) and task execution.

project creation

On the homepage of the CodeArts software development production line, click "New Project".

image.png

In "Select Template", select "DevOps Full Process Sample Project".

image.png

On the New Project page, click OK.

image.png

task creation

In the redirected page, select "Code-Code Inspection" and click "New Task".

image.png

On the "New Task" page, next to the created repo code warehouse, select "New Task".

image.png

After the task is created, it will enter the code inspection details page, and it will display "not checked".

image.png

Ruleset settings (optional)

For newly created tasks, the check service will provide a default rule set according to the language contained in the code warehouse. In the character interface, click "Settings-Rule Set" to view the rule set opened by default.

image.png

The optional operation is to select the desired rule set for different language rule sets.

Task settings (optional)

At the same time, in the task setting interface, the check service also provides detailed configurations, which can be viewed and set for each configuration.

image.png

task execution

Click "Start Check" in the upper right corner of the page to start the task.

image.png

After checking, you can view the general scanning status in "Overview", and check the scanning process records in "Check Log".

image.png

Supongo que te gusta

Origin blog.csdn.net/hwxiaozhi/article/details/131771620
Recomendado
Clasificación