Registry / crypto / sigstore-fulcio

sigstore-fulcio

JSON →
library1.8.7gogounverified

Fulcio is a root certificate authority for signing code artifacts in the Sigstore ecosystem, issuing short-lived certificates based on OpenID Connect identities.

go get github.com/sigstore/fulcio
INSTALL
IMPORT
SIG · SIGSTORE-FULCIO
S
sigstore-fulcio
cryptogov1.8.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fulcio
✓ github.com/sigstore/fulcio

Creates a Fulcio API client.

package main import ( "fmt" "github.com/sigstore/fulcio/pkg/api" ) func main() { client := api.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
42
Amazon
1
OpenAI (training)
1
Resources
sigstore-fulcio — go get sigstore-fulcio · libregistry