You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered: