{"id":8218573,"name":"github.com/transparency-dev/distributor","ecosystem":"go","description":"","homepage":"https://github.com/transparency-dev/distributor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/transparency-dev/distributor","keywords_array":[],"namespace":"github.com/transparency-dev","versions_count":29,"first_release_published_at":"2023-08-14T15:36:09.000Z","latest_release_published_at":"2025-01-08T03:41:04.000Z","latest_release_number":"v0.3.0","last_synced_at":"2026-03-19T12:00:09.368Z","created_at":"2023-09-05T03:39:26.821Z","updated_at":"2026-03-19T12:00:09.368Z","registry_url":"https://pkg.go.dev/github.com/transparency-dev/distributor","install_command":"go get github.com/transparency-dev/distributor","documentation_url":"https://pkg.go.dev/github.com/transparency-dev/distributor#section-documentation","metadata":{},"repo_metadata":{"id":176870210,"uuid":"659661089","full_name":"transparency-dev/distributor","owner":"transparency-dev","description":"Libraries and binaries for running checkpoint distributors for verifiable logs","archived":false,"fork":false,"pushed_at":"2025-09-24T11:22:48.000Z","size":673,"stargazers_count":5,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-24T13:06:48.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/transparency-dev.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-28T09:42:16.000Z","updated_at":"2025-09-24T11:22:52.000Z","dependencies_parsed_at":"2023-11-06T11:45:16.199Z","dependency_job_id":"79a48042-19a9-4f4d-bb37-58dc233c1fbd","html_url":"https://github.com/transparency-dev/distributor","commit_stats":null,"previous_names":["transparency-dev/distributor"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/transparency-dev/distributor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/sbom","scorecard":{"id":390769,"data":{"date":"2025-08-18T16:30:49Z","repo":{"name":"github.com/transparency-dev/distributor","commit":"fa6581dfc46316110d84c638e9adc8febcdafc36"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.3,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/go_test.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/govulncheck.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: google"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-18T17:44:26.859Z","repository_id":176870210,"created_at":"2025-08-18T17:44:26.859Z","updated_at":"2025-08-18T17:44:26.859Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276831432,"owners_count":25712336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"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":"transparency-dev","name":"transparency-dev","uuid":"92176100","kind":"organization","description":"","email":"transparency-dev@google.com","website":"https://transparency.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92176100?v=4","repositories_count":5,"last_synced_at":"2023-03-08T22:00:25.805Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/transparency-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T11:57:43.790Z","updated_at":"2023-03-08T22:00:25.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/transparency-dev/repositories"},"tags":[{"name":"v0.3.0","sha":"9d7fd7fa2afac5e9eefb8b24b2d7f85ba2aaab81","kind":"commit","published_at":"2025-01-08T03:41:04.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.3.0","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d1c70b907a25ae512fb63137b008e98bb1c1932a","kind":"commit","published_at":"2024-10-23T15:27:54.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.2.1","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"52edc764e574d81a3e64bde1728f4b5ce5688765","kind":"commit","published_at":"2024-10-17T10:44:04.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.2.0","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"659fcb599f684b4edb55de499c26bba02614ff75","kind":"commit","published_at":"2024-04-09T16:17:54.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.1.2","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"a8796f04a71429d6f8f550164e88bdbcddae6684","kind":"commit","published_at":"2024-02-27T17:18:32.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.1.1","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"61a169ffcdf8c91a40604135a57f80efc61c4233","kind":"commit","published_at":"2024-02-21T20:10:19.000Z","download_url":"https://codeload.github.com/transparency-dev/distributor/tar.gz/v0.1.0","html_url":"https://github.com/transparency-dev/distributor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/transparency-dev/distributor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-19T12:00:07.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":25.46425237598738,"forks_count":11.302548761647934,"docker_downloads_count":null,"average":14.058393881661909},"purl":"pkg:golang/github.com/transparency-dev/distributor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/transparency-dev/distributor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/transparency-dev/distributor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/transparency-dev/distributor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-19T06:03:38.846Z","issues_count":4,"pull_requests_count":250,"avg_time_to_close_issue":5311.0,"avg_time_to_close_pull_request":99017.08673469388,"issues_closed_count":2,"pull_requests_closed_count":196,"pull_request_authors_count":7,"issue_authors_count":1,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.416,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1766.0,"past_year_avg_time_to_close_pull_request":143405.74683544305,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":86,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/transparency-dev%2Fdistributor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fdistributor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fdistributor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fdistributor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fdistributor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftransparency-dev%2Fdistributor/codemeta","maintainers":[]}