feat: display vulnerability details for security updates#311
Conversation
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
8a3a14e to
217561a
Compare
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
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
No description provided.