{"id":51790,"library":"sigstore-sigstore","title":"Sigstore","description":"Package sigstore provides tools for signing and verifying software artifacts.","status":"active","version":"1.10.8","language":"go","source_language":null,"source_url":"https://github.com/sigstore/sigstore","tags":["sigstore","signing","verification","security"],"install":[{"cmd":"go get github.com/sigstore/sigstore","lang":"bash","label":"Install github.com/sigstore/sigstore"}],"dependencies":[],"imports":[{"symbol":"sigstore","correct":"github.com/sigstore/sigstore"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/sigstore/sigstore/pkg/signature\"\n)\n\nfunc main() {\n\tpayload := []byte(\"hello\")\n\tsigner, _ := signature.NewDefaultSigner()\n\tsig, _ := signer.SignMessage(bytes.NewReader(payload))\n\tfmt.Println(sig)\n}","lang":"go","description":"Sign a message using a default signer."},"warnings":[],"env_vars":null,"search_vec":"'artifact':11 'packag':2 'provid':4 'secur':15 'sign':7,13 'sigstor':1,3,12 'softwar':10 'tool':5 'verif':14 'verifi':9","created_at":"2026-06-15T06:29:49.731548+00:00","updated_at":"2026-06-15T06:29:49.731548+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sigstore/sigstore","github":"https://github.com/sigstore/sigstore","docs":"https://pkg.go.dev/github.com/sigstore/sigstore#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}