Skip to content

TUF: Support option to reference mirror during verification/signing #1289

Closed
@haydentherapper

Description

@haydentherapper

Description

Currently, cosign initialize is the only way to update BYO TUF metadata. If the TUF metadata is out of date on verification/signing, then cosign will fetch the updated TUF metadata from the hosted GCS bucket.

One option would be to move mirror and root to global flags, so that these could be used with any cosign command. The TUF client would need to be refactored to look for these flags when updating TUF metadata.

#1288 improves UX for this issue, so that the flag values don't have to be passed with each invocation.

cc @asraa

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions