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
Running through a ansible loop that was generating an html report about 50 different images before pushing to a private docker registry. They all passed except for one. It failed due to an error related to the title. the only image that failed was the following.
Description
Running through a ansible loop that was generating an html report about 50 different images before pushing to a private docker registry. They all passed except for one. It failed due to an error related to the title. the only image that failed was the following.
name: "origin-logging-elasticsearch5"
tag: "v3.11"
registry: "quay.io"
What did you expect to happen?
The report to generate for image quay.io/openshift/origin-logging-elasticsearch5
What happened instead?
Failed due to a slice bounds out of range
Output:
Output of
trivy -v
:Additional details (base image name, container registry info...):
The text was updated successfully, but these errors were encountered: