Upload an artifact to Rekor

rekor-cli

  • Immutable tamper resistant ledger of metadata generated within a software projects supply chain.
    More information: <https://github.com/sigstore/rekor>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

rekor-cli upload --artifact {{path/to/file.ext}} --signature {{path/to/file.ext.sig}} --pki-format={{x509}} --public-key={{path/to/key.pub}}

click the source code to copy