124 Forks
692 Stars
692 Watchers

rekor

Software Supply Chain Transparency Log

How to download and setup rekor

Open terminal and run command
git clone https://github.com/sigstore/rekor.git
git clone is used to create a copy or clone of rekor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rekor https://github.com/sigstore/rekor/archive/master.zip

Or simply clone rekor with SSH
[email protected]:sigstore/rekor.git

If you have some problems with rekor

You may open issue on rekor support forum (system) here: https://github.com/sigstore/rekor/issues