Collection of feedback from users of Huawei Cloud CodeArts Check code inspection service (1)

Author: gentle_zhou

Original link: https://bbs.huaweicloud.com/blogs/396627


Huawei Cloud CodeArts Check (formerly CodeCheck) is a self-developed code checking service. Based on Huawei's 30 years of automated source code static inspection technology accumulation and enterprise-level application experience, it provides users with rich inspection capabilities such as code style, general quality, and network security risks, as well as comprehensive quality reports and convenient closed-loop problem processing. Help enterprises effectively control code quality and help enterprises succeed: interested partners can click here to experience the service >> Huawei Cloud CodeArts

5 user voices in this issue:
1. How does code inspection support the export of project defect reports?
2. How to create a custom rule set?
3. Why can’t I upgrade to the new version?
4. Can the name of the code inspection rule set be modified?
5. When creating an inspection task, you cannot enter the task name yourself.

“Listening to customers and taking action to solve their problems is the first step to customer success. That’s why the Voice of the Customer (VoC) is a critical component in driving company-wide delivery of value to customers and customer satisfaction. This includes aiming to gain customer insights, close the customer feedback loop, and prioritize product improvements to make customers successful and satisfied.”

1. How does code inspection support the export of project defect reports?

The code inspection service currently supports the export of defect reports. You can select all tasks or only part of them, click "More Operations" - "Export Task Alerts", and then the "Export Tasks" window will pop up (there will be a prompt: Unchecked tasks Export is not currently supported), and you can choose which dimensions to display in the export report (tool name, defect type, code snippet, problem description, etc.).

image.png

image.png

2. How to create a custom rule set?

In the "Rule Set" tab page, select the "New" button, then enter the rule-level name and description (optional), select the check language, inherit/copy from an existing rule set (optional); customize the rule set The creation is complete.

image.png

image.png

3. Why can’t I upgrade to the new version?

If you are a new user who activated the service after 1/13, you do not need to worry about this issue; for old users who use the old version, for the sake of security and business impact, we have hidden the upgrade button for advanced users. Currently being upgraded batch by batch. If you really need to upgrade to the new version, you can also contact us at the bottom of the article or submit a Huawei Cloud work order!

image.png

4. Can the name of the code inspection rule set be modified?

Not allowed by system default rule set; allowed by custom rule set.

image.png

5. When creating an inspection task, you cannot enter the task name yourself.

Code inspection and code repository are strongly bound; the code repository name is automatically used by default when creating a task for the first time, and users are allowed to edit and modify it after creation.

image.png

image.png

Guess you like

Origin blog.csdn.net/hwxiaozhi/article/details/132901961