Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It needs to show the sbom link for the replicated artifacts which has the accessory of sbom #20335

Closed
wy65701436 opened this issue Apr 23, 2024 · 1 comment · Fixed by #20364

Comments

@wy65701436
Copy link
Contributor

wy65701436 commented Apr 23, 2024

image

@xuelichao
Copy link
Contributor

Currently, UI display 'not generated' when sbom_overview or sbom_overview.scan_status is missing(or not return from backend)
It seems for some reasons, the sbom_overview or sbom_overview.scan_status is deleted from artifact object?

Backend should figure out when the sbom_overview and bom_overview.scan_status got deleted.

Here the new check steps from UI side:
UI try to find digest from sbom_overview and accessory:
1. found, show 'SBOM Detail'
2. Not found, show 'Not generated'

@xuelichao xuelichao mentioned this issue Apr 25, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants