Home
Softono

Sigstore

Open source Apache-2.0 Go
523
Stars
151
Forks
19
Issues
13
Watchers
2 months
Last Commit

 About Sigstore

Common go library shared across sigstore services and clients

Platforms

Web Self-hosted

Languages

Go

Need Help Installing Sigstore?

We provide expert installation service for this software. Our team will install, configure, and secure Sigstore on your server. plans start at just $30.

sigstore framework

Fuzzing Status CII Best Practices

sigstore/sigstore contains common Sigstore code: that is, code shared by infrastructure (e.g., Fulcio and Rekor) and Go language clients (e.g., Cosign and Gitsign).

This library currently provides:

  • A signing interface (support for ecdsa, ed25519, rsa, DSSE (in-toto))
  • OpenID Connect fulcio client code

The following KMS systems are available:

  • AWS Key Management Service
  • Azure Key Vault
  • HashiCorp Vault
  • Google Cloud Platform Key Management Service
  • OpenBao

For example code, look at the relevant test code for each main code file.

Fuzzing

The fuzzing tests are within https://github.com/sigstore/sigstore/tree/main/test/fuzz

Security

Should you discover any security issues, please refer to sigstores security process

For container signing, you want cosign