Container scanning - show signature verification status

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

On the container registry page, show the verification status of the signature in the signature badge and in the tag details row (e.g. Signature: Signed: Unverified). There are 3 statuses:

Verified (no status shown) Invalid Unverified

There can also be multiple signatures for an image. Add the verification status for each signature.

Implementation details

  • Using the signature verification data from the backend, modify app/assets/javascripts/packages_and_registries/container_registry/explorer/components/details_page/tags_list_row.vue to show the signature status.
Edited by 🤖 GitLab Bot 🤖