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
We are signing our docker images keyless in combination with Gitlab-OIDC. Everything works great the only question is whether there is a possibility in Rekor to search for all log entries signed with a specific URL. I know there is a feature of Rekor to search for all log entries of particular emails with the following command:
record-cli search --email EMAIL
I am looking for something similar, but instead of an email, I could pass the URL see example:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are signing our docker images keyless in combination with Gitlab-OIDC. Everything works great the only question is whether there is a possibility in Rekor to search for all log entries signed with a specific URL. I know there is a feature of Rekor to search for all log entries of particular emails with the following command:
I am looking for something similar, but instead of an email, I could pass the URL see example:
Does something like that exist?
Beta Was this translation helpful? Give feedback.
All reactions