cosign
cosign copied to clipboard
TUF: Support local filesystem TUF roots
Description
Technically it's easy to use spin up a local python server if you have a local TUF root you want to use, but tests also then have to spin up a test http server.
Let's support local filesystem paths, and update remoteFromMirror to support a local filesystem mirror.
c/f https://github.com/sigstore/cosign/pull/1750#discussion_r849745073