-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Getting the full result takes lots of requests from different services.
How to refactor the library so that basic information can be retrieved quickly and the result is updated as more info becomes available.
Some info is always needed. For example, signatures need to be validated before anything can be shown about the image. Otoh, full SBOM does not need to be loaded before more basic data can be already shown.
Usually, only one architecture is shown at a time, but we still need to do validation of other architectures as well for some fields so that user doesn't make assumptions about other architectures if they are very different.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels