-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Are you experiencing an issue with...
shields.io
🐞 Description
Recently, I've been experimenting with signing container images using cosign and SBOM generation.
Here's the workflow to doing so: https://github.com/jauderho/dockerfiles/blob/099655baac390f47854f151eab3c1da3f0396aee/.github/workflows/age.yml
This results in additional artifacts being created and uploaded to Docker Hub. See https://hub.docker.com/r/jauderho/age/tags
🔗 Link to the badge
Here's the link to the badge in question: https://github.com/jauderho/dockerfiles/blob/main/age/README.md
💡 Possible Solution
I believe that these artifacts are causing parsing issues resulting in the invalid response data seen above instead of correctly displaying the version.
Therefore, it would be great if shields.io could ignore artifacts of the form sha256-SHA256SUM.[att|sig] . Much thanks.
More background information here: