Skip to content

feat: display vulnerability details for security updates#311

Merged
xionglinlin merged 1 commit into
linuxdeepin:masterfrom
xujin177:master
Jun 26, 2026
Merged

feat: display vulnerability details for security updates#311
xionglinlin merged 1 commit into
linuxdeepin:masterfrom
xujin177:master

Conversation

@xujin177

Copy link
Copy Markdown
Contributor

No description provided.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @xujin177, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-ci-robot

Copy link
Copy Markdown

Hi @xujin177. Thanks for your PR.

I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@xujin177 xujin177 force-pushed the master branch 3 times, most recently from 8a3a14e to 217561a Compare June 24, 2026 10:04
1. Display vulnerability ID and severity level for security updates
2. Add "Description:" label for security update information
3. Add mouse cursor change for clickable links in details
4. Add translatable strings for vulnerability ID, severity, and
description
5. Change version label to show "Vulnerability ID:" for security updates
6. Conditionally show severity level when data is available

Log: Added security update details showing vulnerability ID and severity
level

Influence:
1. Check security updates show vulnerability ID instead of version
2. Verify severity level displays only for security updates with valid
data
3. Test mouse cursor changes to pointer when hovering over links
4. Verify internationalization of new strings (Vulnerability ID,
Severity, Description)
5. Ensure non-security updates still display version number correctly
6. Test description label format change for security updates

feat: 添加安全更新详细信息展示

1. 为安全更新显示漏洞编号和漏洞等级
2. 在安全更新信息前添加"漏洞描述:"标签
3. 在详情中可点击链接处添加鼠标光标样式变化
4. 添加漏洞编号、漏洞等级和漏洞描述的可翻译字符串
5. 安全更新时版本标签改为显示"漏洞编号:"
6. 有漏洞等级数据时条件显示等级

Log: 新增安全更新详情,显示漏洞编号和漏洞等级

Influence:
1. 检查安全更新是否显示漏洞编号而非版本号
2. 验证仅有有效漏洞等级数据时才显示等级
3. 测试鼠标悬停在链接上时光标变为手型
4. 验证新字符串(漏洞编号、等级、描述)的国际化翻译
5. 确保非安全更新仍正确显示版本号
6. 测试安全更新描述标签格式变化

PMS: BUG-362141 BUG-362669
@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: xionglinlin, xujin177

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xionglinlin xionglinlin merged commit f849d61 into linuxdeepin:master Jun 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants