{"id":4155633,"name":"github.com/cloudflare/Cfssl","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/cloudflare/Cfssl","keywords_array":[],"namespace":"github.com/cloudflare","versions_count":10,"first_release_published_at":"2019-10-30T22:11:19.000Z","latest_release_published_at":"2024-03-05T16:54:51.000Z","latest_release_number":"v1.6.5","last_synced_at":"2026-06-19T16:00:25.051Z","created_at":"2022-04-12T17:27:37.489Z","updated_at":"2026-06-19T16:00:25.051Z","registry_url":"https://pkg.go.dev/github.com/cloudflare/Cfssl","install_command":"go get github.com/cloudflare/Cfssl","documentation_url":"https://pkg.go.dev/github.com/cloudflare/Cfssl#section-documentation","metadata":{},"repo_metadata":{"id":37751803,"uuid":"21591001","full_name":"cloudflare/cfssl","owner":"cloudflare","description":"CFSSL: Cloudflare's PKI and TLS toolkit","archived":false,"fork":false,"pushed_at":"2026-04-24T00:37:10.000Z","size":44354,"stargazers_count":9438,"open_issues_count":332,"forks_count":1145,"subscribers_count":202,"default_branch":"master","last_synced_at":"2026-06-19T16:00:11.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cfssl.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudflare.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-07T23:49:12.000Z","updated_at":"2026-06-18T01:52:27.000Z","dependencies_parsed_at":"2023-02-16T09:31:03.078Z","dependency_job_id":"16928daf-cd07-4acb-9d21-e2dcf6d0d02e","html_url":"https://github.com/cloudflare/cfssl","commit_stats":{"total_commits":1007,"total_committers":204,"mean_commits":4.936274509803922,"dds":0.8788480635551142,"last_synced_commit":"e33630c9a0d5ce31dd433194e45ebb68662fdc6e"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/cloudflare/cfssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/sbom","scorecard":{"id":292528,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudflare/cfssl","commit":"ed8df49712657524e8647cb7a9576422baa2faa1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-builds.yml:14","Warn: no topLevel permission defined: .github/workflows/docker-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Info: no jobLevel write permissions found"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-builds.yml:11"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.5 not signed: https://api.github.com/repos/cloudflare/cfssl/releases/144917396","Warn: release artifact v1.6.4 not signed: https://api.github.com/repos/cloudflare/cfssl/releases/98831034","Warn: release artifact v1.6.3 not signed: https://api.github.com/repos/cloudflare/cfssl/releases/78976306","Warn: release artifact v1.6.2 not signed: https://api.github.com/repos/cloudflare/cfssl/releases/75507324","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/cloudflare/cfssl/releases/48972349","Warn: release artifact v1.6.5 does not have provenance: https://api.github.com/repos/cloudflare/cfssl/releases/144917396","Warn: release artifact v1.6.4 does not have provenance: https://api.github.com/repos/cloudflare/cfssl/releases/98831034","Warn: release artifact v1.6.3 does not have provenance: https://api.github.com/repos/cloudflare/cfssl/releases/78976306","Warn: release artifact v1.6.2 does not have provenance: https://api.github.com/repos/cloudflare/cfssl/releases/75507324","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/cloudflare/cfssl/releases/48972349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudflare/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudflare/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudflare/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudflare/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-builds.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/docker-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/cfssl/snapshot.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.20 to golang:1.20@sha256:8f9af7094d0cb27cc783c697ac5ba25efdc4da35f8526db21f7aebb0b0b4f18a","Warn: containerImage not pinned by hash: Dockerfile.alpine:1","Warn: containerImage not pinned by hash: Dockerfile.alpine:13: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: goCommand not pinned by hash: vendor/github.com/pelletier/go-toml/benchmark.sh:10","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 goCommand 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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 5 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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T18:38:58.327Z","repository_id":37751803,"created_at":"2025-08-17T18:38:58.327Z","updated_at":"2025-08-17T18:38:58.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538476,"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-19T02:00:06.005Z","response_time":61,"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":"cloudflare","name":"Cloudflare","uuid":"314135","kind":"organization","description":"","email":null,"website":"https://www.cloudflare.com","location":"San Francisco, London, Austin, Lisbon, Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/314135?v=4","repositories_count":454,"last_synced_at":"2024-04-14T06:37:39.634Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudflare","funding_links":[],"total_stars":143015,"followers":5086,"following":0,"created_at":"2022-11-02T16:32:28.917Z","updated_at":"2024-04-14T06:39:14.488Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare/repositories"},"tags":[{"name":"v1.6.5","sha":"96259aa29c9cc9b2f4e04bad7d4bc152e5405dda","kind":"tag","published_at":"2024-03-05T16:56:19.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.5","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b4d0d877cac528f63db39dfb62d5c96cd3a32a0b","kind":"tag","published_at":"2023-04-10T18:29:40.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.4","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"079aed0a45c58d019740b4de1811e2116eae6866","kind":"tag","published_at":"2022-10-04T17:06:30.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.3","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"bba3a2015ca4ad91f5b2c61c5876f0ecbfcb39bc","kind":"tag","published_at":"2022-08-26T21:11:45.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.2","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"29ae05fe80e1a9c704ddad7002d90ade7a38cb29","kind":"tag","published_at":"2021-09-03T15:13:09.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.1","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"6dd12c2d4cf9471540566d3758ac744a4cdfd943","kind":"tag","published_at":"2021-06-04T16:53:51.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.6.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e905e919f68e0214990a445928752ece41a86038","kind":"tag","published_at":"2020-10-23T00:07:19.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.5.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ebe01990a23a309186790f4f8402eec68028f148","kind":"commit","published_at":"2019-11-13T10:15:33.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.4.1","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d9af611a7824cabde35280a6f2964672650a96e7","kind":"commit","published_at":"2019-10-31T16:32:35.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.4.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc1","sha":"2318616c6faa8ced58522e59bb2acaab30b8478d","kind":"commit","published_at":"2019-10-30T22:11:19.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/v1.4.0-rc1","html_url":"https://github.com/cloudflare/cfssl/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/v1.4.0-rc1/manifests"},{"name":"1.3.4","sha":"2185c182e6bad3bf99f55ca6f6af0027124c112d","kind":"commit","published_at":"2019-07-16T00:42:20.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.3.4","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"768cd563887febaad559b511aaa5964823ccb4ab","kind":"commit","published_at":"2019-04-09T03:40:51.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.3.3","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"5d63dbd981b5c408effbb58c442d54761ff94fbd","kind":"commit","published_at":"2018-03-23T00:07:20.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.3.2","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"4e2dcbde500472449917533851bf4bae9bdff562","kind":"commit","published_at":"2018-02-23T23:17:31.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.3.1","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"27b05afbb5132883b0942e87e3dd53d194aaa2f5","kind":"commit","published_at":"2018-02-02T23:24:22.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.3.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"db0d0650b6496bfe8061ec56a92edd32d8e75c30","kind":"commit","published_at":"2016-03-30T01:14:24.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.2.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6230bf8a272660377a95140efb6d7bb58ee53a00","kind":"commit","published_at":"2015-08-05T21:26:00.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.1.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"2f7f44e802e2cbe69e79df4a793e6e79ed88a5c4","kind":"tag","published_at":"2014-11-19T01:46:58.000Z","download_url":"https://codeload.github.com/cloudflare/cfssl/tar.gz/1.0.0","html_url":"https://github.com/cloudflare/cfssl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/cfssl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T16:00:22.377Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/cloudflare/%21cfssl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cloudflare/Cfssl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cloudflare/Cfssl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cloudflare/Cfssl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T11:01:26.032Z","issues_count":137,"pull_requests_count":177,"avg_time_to_close_issue":18484081.96,"avg_time_to_close_pull_request":12830983.5234375,"issues_closed_count":25,"pull_requests_closed_count":128,"pull_request_authors_count":62,"issue_authors_count":126,"avg_comments_per_issue":1.8102189781021898,"avg_comments_per_pull_request":1.112994350282486,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":146711.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fcfssl/issues","maintainers":[{"login":"nickysemenza","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickysemenza"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudflare%2FCfssl/codemeta","maintainers":[]}