{"id":3500997,"name":"github.com/square/certigo","ecosystem":"go","description":"","homepage":"https://github.com/square/certigo","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/certigo","keywords_array":[],"namespace":"github.com/square","versions_count":32,"first_release_published_at":"2016-06-13T18:36:00.000Z","latest_release_published_at":"2026-04-10T17:43:54.000Z","latest_release_number":"v1.18.0","last_synced_at":"2026-07-01T00:30:21.712Z","created_at":"2022-04-10T20:09:35.039Z","updated_at":"2026-07-01T00:30:21.712Z","registry_url":"https://pkg.go.dev/github.com/square/certigo","install_command":"go get github.com/square/certigo","documentation_url":"https://pkg.go.dev/github.com/square/certigo#section-documentation","metadata":{},"repo_metadata":{"id":37412451,"uuid":"59852599","full_name":"square/certigo","owner":"square","description":"A utility to examine and validate certificates in a variety of formats","archived":false,"fork":false,"pushed_at":"2026-04-10T20:19:54.000Z","size":6595,"stargazers_count":1021,"open_issues_count":35,"forks_count":74,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-05-30T05:20:35.868Z","etag":null,"topics":["certificate","cli","command-line-app","crypto","jceks","keystore","pem","pkcs12","pkcs7","ssl","tls","x509"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-27T17:41:53.000Z","updated_at":"2026-05-23T16:03:05.000Z","dependencies_parsed_at":"2023-02-13T10:46:17.895Z","dependency_job_id":"b3dcc357-66cc-4da0-b33e-5de89595710c","html_url":"https://github.com/square/certigo","commit_stats":{"total_commits":352,"total_committers":33,"mean_commits":"10.666666666666666","dds":0.6448863636363636,"last_synced_commit":"b78a846ab962134ea5c48b746e0e99199d55da28"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/square/certigo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/certigo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/sbom","scorecard":{"id":843146,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/certigo","commit":"ce09cb96b01e652bdc4b71f42b3d35528c2da3f2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/compilecheck.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:45","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:68","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yaml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yaml:32","Warn: no topLevel permission defined: .github/workflows/compilecheck.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:45","Info:  20 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: jceks/jceks_test.go:91","Info: GoBuiltInFuzzer integration found: jceks/modutf8_test.go:182","Info: GoBuiltInFuzzer integration found: jceks/modutf8_test.go:204","Info: GoBuiltInFuzzer integration found: jceks/pbemd5des3cbc_test.go:235"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.17.1 not signed: https://api.github.com/repos/square/certigo/releases/238462298","Warn: release artifact v1.17.0 not signed: https://api.github.com/repos/square/certigo/releases/238458774","Warn: release artifact v1.16.0 not signed: https://api.github.com/repos/square/certigo/releases/70807862","Warn: release artifact v1.15.1 not signed: https://api.github.com/repos/square/certigo/releases/62712934","Warn: release artifact v1.15.0 not signed: https://api.github.com/repos/square/certigo/releases/60419314","Warn: release artifact v1.17.1 does not have provenance: https://api.github.com/repos/square/certigo/releases/238462298","Warn: release artifact v1.17.0 does not have provenance: https://api.github.com/repos/square/certigo/releases/238458774","Warn: release artifact v1.16.0 does not have provenance: https://api.github.com/repos/square/certigo/releases/70807862","Warn: release artifact v1.15.1 does not have provenance: https://api.github.com/repos/square/certigo/releases/62712934","Warn: release artifact v1.15.0 does not have provenance: https://api.github.com/repos/square/certigo/releases/60419314"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T20:54:22.276Z","repository_id":37412451,"created_at":"2025-08-23T20:54:22.276Z","updated_at":"2025-08-23T20:54:22.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34089329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"v1.18.0","sha":"e55de0bdf3a8bf87019dd197504ec27568106a2c","kind":"commit","published_at":"2026-04-10T17:43:54.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.18.0","html_url":"https://github.com/square/certigo/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"ce09cb96b01e652bdc4b71f42b3d35528c2da3f2","kind":"commit","published_at":"2025-08-08T00:01:39.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.17.1","html_url":"https://github.com/square/certigo/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"bed6218f5cbeb0f1b728f09378f0e71ec3ee26c7","kind":"commit","published_at":"2025-08-07T23:34:51.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.17.0","html_url":"https://github.com/square/certigo/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"9a1ff6da3ddf5eeaf891a62f2b6d58709e40672d","kind":"tag","published_at":"2022-06-28T22:00:49.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.16.0","html_url":"https://github.com/square/certigo/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"3a9d34142790045211cde926e1c4090c4719c1d5","kind":"tag","published_at":"2022-03-24T18:33:45.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.15.1","html_url":"https://github.com/square/certigo/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"f8a8c1f06a0bdea27dbb26d1b1fb248bc2ec1b44","kind":"commit","published_at":"2022-02-24T20:40:07.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.15.0","html_url":"https://github.com/square/certigo/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"dc9943e20ce890001edfc0c13cfa730aed096cbe","kind":"tag","published_at":"2022-01-11T18:51:22.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.14.1","html_url":"https://github.com/square/certigo/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"1081a17c66a70ab7602ec6aae7d1a47785cc7f1f","kind":"tag","published_at":"2022-01-11T18:37:12.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.14.0","html_url":"https://github.com/square/certigo/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.0/manifests"},{"name":"v1.14.0-test.1","sha":"ba10cd1db70fd0292a77a67dcdfc4580b82cff61","kind":"tag","published_at":"2022-01-11T17:09:35.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.14.0-test.1","html_url":"https://github.com/square/certigo/releases/tag/v1.14.0-test.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.14.0-test.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.0-test.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.14.0-test.1/manifests"},{"name":"v1.13.0","sha":"44a8bce78f440af05835c7fb97c472a58042cafc","kind":"commit","published_at":"2021-11-29T20:09:31.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.13.0","html_url":"https://github.com/square/certigo/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0/manifests"},{"name":"v1.13.0-rc.1","sha":"44a8bce78f440af05835c7fb97c472a58042cafc","kind":"commit","published_at":"2021-11-29T20:09:31.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.13.0-rc.1","html_url":"https://github.com/square/certigo/releases/tag/v1.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-rc.1/manifests"},{"name":"v1.13.0-test.2","sha":"2d7ca581c296f64ba80e967d14cbb0ce0a50aa28","kind":"commit","published_at":"2021-11-29T19:54:24.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.13.0-test.2","html_url":"https://github.com/square/certigo/releases/tag/v1.13.0-test.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.13.0-test.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-test.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-test.2/manifests"},{"name":"v1.13.0-test.1","sha":"ffbbeaf15288fbfc54f178fdb8626b078a98b780","kind":"commit","published_at":"2021-11-29T19:38:01.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.13.0-test.1","html_url":"https://github.com/square/certigo/releases/tag/v1.13.0-test.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.13.0-test.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-test.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.13.0-test.1/manifests"},{"name":"v1.12.2-rc.1","sha":"ff8636de0adea1cc79a6c8f815610124cef8ea3a","kind":"commit","published_at":"2021-07-28T17:27:15.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.12.2-rc.1","html_url":"https://github.com/square/certigo/releases/tag/v1.12.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.12.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.2-rc.1/manifests"},{"name":"list","sha":"ff8636de0adea1cc79a6c8f815610124cef8ea3a","kind":"commit","published_at":"2021-07-28T17:27:15.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/list","html_url":"https://github.com/square/certigo/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/list/manifests"},{"name":"v1.12.1","sha":"f8835d960399843305a72e5547c7e05736d5657d","kind":"tag","published_at":"2020-02-29T00:11:16.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.12.1","html_url":"https://github.com/square/certigo/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1/manifests"},{"name":"v1.12.1-rc.2","sha":"f8835d960399843305a72e5547c7e05736d5657d","kind":"tag","published_at":"2020-02-28T23:47:01.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.12.1-rc.2","html_url":"https://github.com/square/certigo/releases/tag/v1.12.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.12.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1-rc.2/manifests"},{"name":"v1.12.1-rc.1","sha":"f8835d960399843305a72e5547c7e05736d5657d","kind":"tag","published_at":"2020-02-28T23:20:26.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.12.1-rc.1","html_url":"https://github.com/square/certigo/releases/tag/v1.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.1-rc.1/manifests"},{"name":"show","sha":"f8835d960399843305a72e5547c7e05736d5657d","kind":"tag","published_at":"2020-02-28T23:20:26.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/show","html_url":"https://github.com/square/certigo/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/show/manifests"},{"name":"v1.12.0","sha":"949178094ca4fbebb65d891bd70d8d4e4ab627e0","kind":"tag","published_at":"2020-02-27T01:23:49.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.12.0","html_url":"https://github.com/square/certigo/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e1c3a71bdd397f3593c5e8f5b479cb2e71edd92f","kind":"tag","published_at":"2018-11-21T22:20:05.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.11.0","html_url":"https://github.com/square/certigo/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"6a3bab913b370cbb3e4ae3fba01d7a19a9128e05","kind":"tag","published_at":"2018-02-28T01:35:53.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.10.0","html_url":"https://github.com/square/certigo/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"c8199c40d1ffbeebef213e2085faf3fbdbfe6457","kind":"tag","published_at":"2017-11-08T19:41:45.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.9.2","html_url":"https://github.com/square/certigo/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1fc809aa1d189133916b92da1684dcecfc3fd7fe","kind":"tag","published_at":"2017-05-16T04:40:21.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.9.1","html_url":"https://github.com/square/certigo/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"7d2dcf3db32d35a95783ab8e10751e73164efbe0","kind":"tag","published_at":"2017-05-10T18:49:43.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.9.0","html_url":"https://github.com/square/certigo/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"606c9f62fe9ed396593484817a2cea13eef24d27","kind":"tag","published_at":"2017-03-13T18:25:09.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.8.0","html_url":"https://github.com/square/certigo/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"14d573b7609e5bbdf845b3ed13282816b30c9a89","kind":"tag","published_at":"2017-02-21T21:54:00.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.7.0","html_url":"https://github.com/square/certigo/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"7bf6b3947303b05932fbbef80b017bba6d74304a","kind":"tag","published_at":"2017-02-17T18:22:20.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.6.0","html_url":"https://github.com/square/certigo/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"101ea09bc50b6cc836df92c473201b09e656da44","kind":"tag","published_at":"2016-11-18T22:34:21.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.5.0","html_url":"https://github.com/square/certigo/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3e5957b84ab89cde2e92e26489968a586538432f","kind":"tag","published_at":"2016-09-27T21:19:54.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.4.0","html_url":"https://github.com/square/certigo/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"75971b0d3ff8023ecd328e9d5975643730266a3a","kind":"tag","published_at":"2016-07-27T21:20:37.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.3.0","html_url":"https://github.com/square/certigo/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"5924aa789a6cfd02e6c694306fa6ffa128303e6a","kind":"tag","published_at":"2016-06-30T22:40:05.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.2.0","html_url":"https://github.com/square/certigo/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"beac5ca8f48521a8361df8c953e66902f1d6632c","kind":"tag","published_at":"2016-06-22T18:11:40.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.1.0","html_url":"https://github.com/square/certigo/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"04cc4ae7ded6fd6a753ae6c33d67e320bd7a002a","kind":"tag","published_at":"2016-06-13T18:58:39.000Z","download_url":"https://codeload.github.com/square/certigo/tar.gz/v1.0.0","html_url":"https://github.com/square/certigo/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/certigo@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-11T23:02:17.329Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":1.456887822853728,"dependent_packages_count":1.7020248423244517,"stargazers_count":2.1000966897255755,"forks_count":2.891263030343271,"docker_downloads_count":0.5215228009312092,"average":1.734359037235647},"purl":"pkg:golang/github.com/square/certigo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/square/certigo","docker_dependents_count":19,"docker_downloads_count":2155845,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/square/certigo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/square/certigo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-10T20:00:32.259Z","issues_count":32,"pull_requests_count":113,"avg_time_to_close_issue":34270981.44444445,"avg_time_to_close_pull_request":10294685.528735632,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":24,"issue_authors_count":22,"avg_comments_per_issue":1.21875,"avg_comments_per_pull_request":0.6371681415929203,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":2,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":163525.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.23529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fcertigo/issues","maintainers":[{"login":"klyubin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klyubin"},{"login":"john-shieh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/john-shieh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsquare%2Fcertigo/codemeta","maintainers":[]}