{"id":378668,"url":"https://github.com/pjbgf/sha1cd","last_synced_at":"2026-07-11T12:01:09.385Z","repository":{"id":64001379,"uuid":"569421799","full_name":"pjbgf/sha1cd","owner":"pjbgf","description":"SHA1 implementation with collision detection.","archived":false,"fork":false,"pushed_at":"2026-07-01T13:47:07.000Z","size":3739,"stargazers_count":15,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-09T11:03:28.722Z","etag":null,"topics":["collision-avoidance","collision-detection","go","sha1"],"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/pjbgf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-22T19:42:01.000Z","updated_at":"2026-07-01T13:46:14.000Z","dependencies_parsed_at":"2024-02-01T00:29:59.373Z","dependency_job_id":"faa0c1e6-9e43-460e-99c1-2bd637a6a5cf","html_url":"https://github.com/pjbgf/sha1cd","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.4464285714285714,"last_synced_commit":"3f2e66d410b381d7f1ac1f5b0e7da8b92b530fb7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pjbgf/sha1cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/sbom","scorecard":{"id":474112,"data":{"date":"2025-08-11","repo":{"name":"github.com/pjbgf/sha1cd","commit":"59a70f19fd284c442d6f82182e86021c8a624d56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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":"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: found token with 'none' permissions: .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: found token with 'none' permissions: .github/workflows/nightly.yml:10","Info: found token with 'none' permissions: .github/workflows/tests.yml:16","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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: test/fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T14:48:46.423Z","repository_id":64001379,"created_at":"2025-08-19T14:48:46.423Z","updated_at":"2025-08-19T14:48:46.423Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35361644,"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-07-11T02:00:05.354Z","response_time":104,"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":{"login":"pjbgf","name":"Paulo Gomes","uuid":"5452977","kind":"user","description":"Keen on Security, Kubernetes, Go and \r\nGitOps. :rocket: \r\n\r\n\r\n:closed_lock_with_key:  https://keybase.io/pjbgf","email":"","website":"https://www.linkedin.com/in/pjbgf/","location":"London","twitter":null,"company":"@rancher @suse","icon_url":"https://avatars.githubusercontent.com/u/5452977?u=12b07e2a98b008e521f0b845fd1c9e251d0375c4\u0026v=4","repositories_count":109,"last_synced_at":"2024-12-06T19:42:01.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pjbgf","funding_links":[],"total_stars":83,"followers":125,"following":63,"created_at":"2022-11-14T10:06:52.808Z","updated_at":"2024-12-06T19:42:01.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf/repositories"},"packages":[{"id":5633534,"name":"github.com/pjbgf/sha1cd","ecosystem":"go","description":"Package sha1cd implements collision detection based on the whitepaper\nCounter-cryptanalysis from Marc Stevens. The original ubc implementation\nwas done by Marc Stevens and Dan Shumow, and can be found at:\nhttps://github.com/cr-marcstevens/sha1collisiondetection","homepage":"https://github.com/pjbgf/sha1cd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":"github.com/pjbgf","versions_count":10,"first_release_published_at":"2022-11-24T21:51:50.000Z","latest_release_published_at":"2025-09-05T16:37:15.000Z","latest_release_number":"v0.5.0","last_synced_at":"2026-07-02T17:03:25.765Z","created_at":"2022-12-06T05:47:06.840Z","updated_at":"2026-07-02T17:03:25.765Z","registry_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd","install_command":"go get github.com/pjbgf/sha1cd","documentation_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd#section-documentation","metadata":{},"repo_metadata":{"id":64001379,"uuid":"569421799","full_name":"pjbgf/sha1cd","owner":"pjbgf","description":"SHA1 implementation with collision detection.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:28:31.000Z","size":3693,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T21:23:30.962Z","etag":null,"topics":["collision-avoidance","collision-detection","go","sha1"],"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/pjbgf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-22T19:42:01.000Z","updated_at":"2025-08-19T12:44:52.000Z","dependencies_parsed_at":"2024-02-01T00:29:59.373Z","dependency_job_id":"faa0c1e6-9e43-460e-99c1-2bd637a6a5cf","html_url":"https://github.com/pjbgf/sha1cd","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.4464285714285714,"last_synced_commit":"3f2e66d410b381d7f1ac1f5b0e7da8b92b530fb7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pjbgf/sha1cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/sbom","scorecard":{"id":474112,"data":{"date":"2025-08-11","repo":{"name":"github.com/pjbgf/sha1cd","commit":"59a70f19fd284c442d6f82182e86021c8a624d56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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":"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: found token with 'none' permissions: .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: found token with 'none' permissions: .github/workflows/nightly.yml:10","Info: found token with 'none' permissions: .github/workflows/tests.yml:16","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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: test/fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T14:48:46.423Z","repository_id":64001379,"created_at":"2025-08-19T14:48:46.423Z","updated_at":"2025-08-19T14:48:46.423Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574165,"owners_count":25129884,"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-04T02:00:08.968Z","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":"pjbgf","name":"Paulo Gomes","uuid":"5452977","kind":"user","description":"Keen on Security, Kubernetes, Go and \r\nGitOps. :rocket: \r\n\r\n\r\n:closed_lock_with_key:  https://keybase.io/pjbgf","email":"","website":"https://www.linkedin.com/in/pjbgf/","location":"London","twitter":null,"company":"@rancher @suse","icon_url":"https://avatars.githubusercontent.com/u/5452977?u=12b07e2a98b008e521f0b845fd1c9e251d0375c4\u0026v=4","repositories_count":109,"last_synced_at":"2024-12-06T19:42:01.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pjbgf","funding_links":[],"total_stars":83,"followers":125,"following":63,"created_at":"2022-11-14T10:06:52.808Z","updated_at":"2024-12-06T19:42:01.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf/repositories"},"tags":[{"name":"v0.4.0","sha":"ac4b8a834ed5d7be90372de7900606651df4f619","kind":"commit","published_at":"2025-07-09T05:56:20.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.4.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"6b2e36bde98c3c93155676d20975e6936d38dcf6","kind":"commit","published_at":"2025-01-21T10:33:04.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"33de9d5b6f0ff6653ca313df41dbb1604a276104","kind":"commit","published_at":"2024-12-23T22:35:01.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a2b84bc68f5b95b2ddd7714bf235fa8bdcf8e425","kind":"commit","published_at":"2023-02-25T12:16:34.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"77ca1eeaa543afac082818aabc093199a9e06ac9","kind":"commit","published_at":"2022-12-03T13:11:00.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.3","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6aedff04a2bb48d1bf0152bb1aa04405e436c2dd","kind":"commit","published_at":"2022-12-02T15:28:29.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cbd3fb5d1084d8d130a44d6dbd4874bf00f96af0","kind":"commit","published_at":"2022-11-30T09:56:43.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c881adc484d41469cf15decb32169dec2f737563","kind":"commit","published_at":"2022-11-25T08:45:55.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5d99dbc1bcf2c3cd81a974e3c60d45f267071f9f","kind":"commit","published_at":"2022-11-24T21:51:50.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.1.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:16:24.742Z","dependent_packages_count":2290,"downloads":null,"downloads_period":null,"dependent_repos_count":3119,"rankings":{"downloads":null,"dependent_repos_count":0.1430030232047582,"dependent_packages_count":0.07663753567522603,"stargazers_count":14.48990941036139,"forks_count":9.761960411360779,"docker_downloads_count":0.16586336564664558,"average":4.927474749249759},"purl":"pkg:golang/github.com/pjbgf/sha1cd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd","docker_dependents_count":788,"docker_downloads_count":1021003478,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pjbgf/sha1cd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:48:43.811Z","issues_count":6,"pull_requests_count":208,"avg_time_to_close_issue":552422.8,"avg_time_to_close_pull_request":541296.8453608247,"issues_closed_count":5,"pull_requests_closed_count":194,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":179,"past_year_issues_count":1,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":323488.0,"past_year_avg_time_to_close_pull_request":169180.7088607595,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.043478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/issues","maintainers":[{"login":"pjbgf","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}],"active_maintainers":[{"login":"pjbgf","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2206448,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11621249,"name":"github.com/pjbgf/sha1cd@v0.3.0","ecosystem":"go","description":"Package sha1cd implements collision detection based on the whitepaper\nCounter-cryptanalysis from Marc Stevens. The original ubc implementation\nwas done by Marc Stevens and Dan Shumow, and can be found at:\nhttps://github.com/cr-marcstevens/sha1collisiondetection","homepage":"https://github.com/pjbgf/sha1cd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":"github.com/pjbgf","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-15T19:41:38.244Z","latest_release_number":null,"last_synced_at":"2026-07-06T03:03:56.851Z","created_at":"2025-05-09T10:56:17.812Z","updated_at":"2026-07-06T03:03:56.851Z","registry_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd@v0.3.0","install_command":"go get github.com/pjbgf/sha1cd@v0.3.0","documentation_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd@v0.3.0#section-documentation","metadata":{},"repo_metadata":{"id":64001379,"uuid":"569421799","full_name":"pjbgf/sha1cd","owner":"pjbgf","description":"SHA1 implementation with collision detection.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:28:31.000Z","size":3693,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T21:23:30.962Z","etag":null,"topics":["collision-avoidance","collision-detection","go","sha1"],"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/pjbgf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-22T19:42:01.000Z","updated_at":"2025-08-19T12:44:52.000Z","dependencies_parsed_at":"2024-02-01T00:29:59.373Z","dependency_job_id":"faa0c1e6-9e43-460e-99c1-2bd637a6a5cf","html_url":"https://github.com/pjbgf/sha1cd","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.4464285714285714,"last_synced_commit":"3f2e66d410b381d7f1ac1f5b0e7da8b92b530fb7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pjbgf/sha1cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/sbom","scorecard":{"id":474112,"data":{"date":"2025-08-11","repo":{"name":"github.com/pjbgf/sha1cd","commit":"59a70f19fd284c442d6f82182e86021c8a624d56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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":"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: found token with 'none' permissions: .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: found token with 'none' permissions: .github/workflows/nightly.yml:10","Info: found token with 'none' permissions: .github/workflows/tests.yml:16","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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: test/fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T14:48:46.423Z","repository_id":64001379,"created_at":"2025-08-19T14:48:46.423Z","updated_at":"2025-08-19T14:48:46.423Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574165,"owners_count":25129884,"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-04T02:00:08.968Z","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":"pjbgf","name":"Paulo Gomes","uuid":"5452977","kind":"user","description":"Keen on Security, Kubernetes, Go and \r\nGitOps. :rocket: \r\n\r\n\r\n:closed_lock_with_key:  https://keybase.io/pjbgf","email":"","website":"https://www.linkedin.com/in/pjbgf/","location":"London","twitter":null,"company":"@rancher @suse","icon_url":"https://avatars.githubusercontent.com/u/5452977?u=12b07e2a98b008e521f0b845fd1c9e251d0375c4\u0026v=4","repositories_count":109,"last_synced_at":"2024-12-06T19:42:01.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pjbgf","funding_links":[],"total_stars":83,"followers":125,"following":63,"created_at":"2022-11-14T10:06:52.808Z","updated_at":"2024-12-06T19:42:01.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf/repositories"},"tags":[{"name":"v0.4.0","sha":"ac4b8a834ed5d7be90372de7900606651df4f619","kind":"commit","published_at":"2025-07-09T05:56:20.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.4.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"6b2e36bde98c3c93155676d20975e6936d38dcf6","kind":"commit","published_at":"2025-01-21T10:33:04.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"33de9d5b6f0ff6653ca313df41dbb1604a276104","kind":"commit","published_at":"2024-12-23T22:35:01.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a2b84bc68f5b95b2ddd7714bf235fa8bdcf8e425","kind":"commit","published_at":"2023-02-25T12:16:34.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"77ca1eeaa543afac082818aabc093199a9e06ac9","kind":"commit","published_at":"2022-12-03T13:11:00.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.3","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6aedff04a2bb48d1bf0152bb1aa04405e436c2dd","kind":"commit","published_at":"2022-12-02T15:28:29.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cbd3fb5d1084d8d130a44d6dbd4874bf00f96af0","kind":"commit","published_at":"2022-11-30T09:56:43.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c881adc484d41469cf15decb32169dec2f737563","kind":"commit","published_at":"2022-11-25T08:45:55.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5d99dbc1bcf2c3cd81a974e3c60d45f267071f9f","kind":"commit","published_at":"2022-11-24T21:51:50.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.1.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:16:24.752Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.883513412604081,"dependent_packages_count":5.514224550453989,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.698868981529035},"purl":"pkg:golang/github.com/pjbgf/sha1cd%40v0.3.0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd@v0.3.0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd@v0.3.0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pjbgf/sha1cd@v0.3.0/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:48:43.811Z","issues_count":6,"pull_requests_count":208,"avg_time_to_close_issue":552422.8,"avg_time_to_close_pull_request":541296.8453608247,"issues_closed_count":5,"pull_requests_closed_count":194,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":179,"past_year_issues_count":1,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":323488.0,"past_year_avg_time_to_close_pull_request":169180.7088607595,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.043478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/issues","maintainers":[{"login":"pjbgf","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}],"active_maintainers":[{"login":"pjbgf","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd@v0.3.0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2206448,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13646467,"name":"golang-github-pjbgf-sha1cd","ecosystem":"debian","description":null,"homepage":"https://github.com/pjbgf/sha1cd","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:31:47.520Z","latest_release_published_at":"2026-02-12T03:31:47.520Z","latest_release_number":"0.3.0-2","last_synced_at":"2026-03-13T19:17:55.247Z","created_at":"2026-02-12T03:31:47.246Z","updated_at":"2026-03-13T19:17:55.248Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pjbgf-sha1cd","install_command":"apt-get install golang-github-pjbgf-sha1cd","documentation_url":"https://packages.debian.org/trixie/golang-github-pjbgf-sha1cd","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-pjbgf-sha1cd-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:36:11.009Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pjbgf-sha1cd?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pjbgf-sha1cd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pjbgf-sha1cd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pjbgf-sha1cd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pjbgf-sha1cd/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13448919,"name":"golang-github-pjbgf-sha1cd","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pjbgf/sha1cd","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:13:15.184Z","latest_release_published_at":"2026-02-08T16:13:15.184Z","latest_release_number":"0.3.0-2","last_synced_at":"2026-03-08T16:51:23.838Z","created_at":"2026-02-08T16:13:14.894Z","updated_at":"2026-03-08T17:03:51.492Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pjbgf-sha1cd","install_command":"apt-get install golang-github-pjbgf-sha1cd","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pjbgf-sha1cd-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pjbgf-sha1cd?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pjbgf-sha1cd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pjbgf-sha1cd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pjbgf-sha1cd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pjbgf-sha1cd/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13964327,"name":"go-github-com-pjbgf-sha1cd","ecosystem":"guix","description":"sha1cd","homepage":"https://github.com/pjbgf/sha1cd","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:10:30.564Z","latest_release_published_at":"2026-03-02T23:10:30.564Z","latest_release_number":"0.3.0","last_synced_at":"2026-04-07T02:02:13.803Z","created_at":"2026-03-02T23:10:29.989Z","updated_at":"2026-04-07T02:02:13.803Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pjbgf-sha1cd/0.3.0/","install_command":"guix install go-github-com-pjbgf-sha1cd","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n2563","metadata":{"location":"gnu/packages/golang-crypto.scm:2563","variable_name":"go-github-com-pjbgf-sha1cd"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:01.872Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-pjbgf-sha1cd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pjbgf-sha1cd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pjbgf-sha1cd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pjbgf-sha1cd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pjbgf-sha1cd/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32052,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":14392903,"name":"github.com/pjbgf/sha1cd/internal","ecosystem":"go","description":"","homepage":"https://github.com/pjbgf/sha1cd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":"github.com/pjbgf/sha1cd","versions_count":6,"first_release_published_at":"2026-05-06T15:26:32.820Z","latest_release_published_at":"2026-05-06T15:26:32.820Z","latest_release_number":"v0.6.0","last_synced_at":"2026-06-17T13:45:44.236Z","created_at":"2026-05-06T15:26:23.615Z","updated_at":"2026-06-17T13:45:44.237Z","registry_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/internal","install_command":"go get github.com/pjbgf/sha1cd/internal","documentation_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/internal#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-06T15:39:43.055Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/pjbgf/sha1cd/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pjbgf/sha1cd/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2206448,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392904,"name":"github.com/pjbgf/sha1cd/ubc","ecosystem":"go","description":"ubc package provides ways for SHA1 blocks to be checked for\nUnavoidable Bit Conditions that arise from crypto analysis attacks.","homepage":"https://github.com/pjbgf/sha1cd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":"github.com/pjbgf/sha1cd","versions_count":11,"first_release_published_at":"2026-05-06T15:26:39.157Z","latest_release_published_at":"2026-05-06T15:26:39.157Z","latest_release_number":"v0.6.0","last_synced_at":"2026-06-10T09:47:32.007Z","created_at":"2026-05-06T15:26:23.626Z","updated_at":"2026-06-10T09:47:32.008Z","registry_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/ubc","install_command":"go get github.com/pjbgf/sha1cd/ubc","documentation_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/ubc#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-06T15:39:42.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/pjbgf/sha1cd/ubc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/ubc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/ubc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pjbgf/sha1cd/ubc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fubc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2206448,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5637783,"name":"github.com/pjbgf/sha1cd/cgo","ecosystem":"go","description":"","homepage":"https://github.com/pjbgf/sha1cd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/pjbgf/sha1cd","keywords_array":[],"namespace":"github.com/pjbgf/sha1cd","versions_count":11,"first_release_published_at":"2022-12-06T06:01:18.369Z","latest_release_published_at":"2026-05-12T14:14:46.355Z","latest_release_number":"v0.6.0","last_synced_at":"2026-06-17T21:03:53.348Z","created_at":"2022-12-06T06:01:08.398Z","updated_at":"2026-06-17T21:03:53.348Z","registry_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/cgo","install_command":"go get github.com/pjbgf/sha1cd/cgo","documentation_url":"https://pkg.go.dev/github.com/pjbgf/sha1cd/cgo#section-documentation","metadata":{},"repo_metadata":{"id":64001379,"uuid":"569421799","full_name":"pjbgf/sha1cd","owner":"pjbgf","description":"SHA1 implementation with collision detection.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:28:31.000Z","size":3693,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T21:23:30.962Z","etag":null,"topics":["collision-avoidance","collision-detection","go","sha1"],"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/pjbgf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-22T19:42:01.000Z","updated_at":"2025-08-19T12:44:52.000Z","dependencies_parsed_at":"2024-02-01T00:29:59.373Z","dependency_job_id":"faa0c1e6-9e43-460e-99c1-2bd637a6a5cf","html_url":"https://github.com/pjbgf/sha1cd","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.4464285714285714,"last_synced_commit":"3f2e66d410b381d7f1ac1f5b0e7da8b92b530fb7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pjbgf/sha1cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/sbom","scorecard":{"id":474112,"data":{"date":"2025-08-11","repo":{"name":"github.com/pjbgf/sha1cd","commit":"59a70f19fd284c442d6f82182e86021c8a624d56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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":"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":"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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: found token with 'none' permissions: .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: found token with 'none' permissions: .github/workflows/nightly.yml:10","Info: found token with 'none' permissions: .github/workflows/tests.yml:16","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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: test/fuzz_test.go:15"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T14:48:46.423Z","repository_id":64001379,"created_at":"2025-08-19T14:48:46.423Z","updated_at":"2025-08-19T14:48:46.423Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574165,"owners_count":25129884,"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-04T02:00:08.968Z","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":"pjbgf","name":"Paulo Gomes","uuid":"5452977","kind":"user","description":"Keen on Security, Kubernetes, Go and \r\nGitOps. :rocket: \r\n\r\n\r\n:closed_lock_with_key:  https://keybase.io/pjbgf","email":"","website":"https://www.linkedin.com/in/pjbgf/","location":"London","twitter":null,"company":"@rancher @suse","icon_url":"https://avatars.githubusercontent.com/u/5452977?u=12b07e2a98b008e521f0b845fd1c9e251d0375c4\u0026v=4","repositories_count":109,"last_synced_at":"2024-12-06T19:42:01.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pjbgf","funding_links":[],"total_stars":83,"followers":125,"following":63,"created_at":"2022-11-14T10:06:52.808Z","updated_at":"2024-12-06T19:42:01.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjbgf/repositories"},"tags":[{"name":"v0.4.0","sha":"ac4b8a834ed5d7be90372de7900606651df4f619","kind":"commit","published_at":"2025-07-09T05:56:20.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.4.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"6b2e36bde98c3c93155676d20975e6936d38dcf6","kind":"commit","published_at":"2025-01-21T10:33:04.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"33de9d5b6f0ff6653ca313df41dbb1604a276104","kind":"commit","published_at":"2024-12-23T22:35:01.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a2b84bc68f5b95b2ddd7714bf235fa8bdcf8e425","kind":"commit","published_at":"2023-02-25T12:16:34.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.3.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"77ca1eeaa543afac082818aabc093199a9e06ac9","kind":"commit","published_at":"2022-12-03T13:11:00.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.3","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"6aedff04a2bb48d1bf0152bb1aa04405e436c2dd","kind":"commit","published_at":"2022-12-02T15:28:29.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.2","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cbd3fb5d1084d8d130a44d6dbd4874bf00f96af0","kind":"commit","published_at":"2022-11-30T09:56:43.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.1","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c881adc484d41469cf15decb32169dec2f737563","kind":"commit","published_at":"2022-11-25T08:45:55.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.2.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5d99dbc1bcf2c3cd81a974e3c60d45f267071f9f","kind":"commit","published_at":"2022-11-24T21:51:50.000Z","download_url":"https://codeload.github.com/pjbgf/sha1cd/tar.gz/v0.1.0","html_url":"https://github.com/pjbgf/sha1cd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pjbgf/sha1cd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:16:24.758Z","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":8.981108528602066,"forks_count":5.462736115335278,"average":7.697211226918747},"purl":"pkg:golang/github.com/pjbgf/sha1cd/cgo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/cgo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pjbgf/sha1cd/cgo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pjbgf/sha1cd/cgo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:48:43.811Z","issues_count":6,"pull_requests_count":208,"avg_time_to_close_issue":552422.8,"avg_time_to_close_pull_request":541296.8453608247,"issues_closed_count":5,"pull_requests_closed_count":194,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":179,"past_year_issues_count":1,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":323488.0,"past_year_avg_time_to_close_pull_request":169180.7088607595,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.043478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/issues","maintainers":[{"login":"pjbgf","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}],"active_maintainers":[{"login":"pjbgf","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpjbgf%2Fsha1cd%2Fcgo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2206448,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":502076,"full_name":"pjbgf/sha1cd","default_branch":"main","total_commits":240,"total_committers":4,"total_bot_commits":158,"total_bot_committers":1,"mean_commits":60.0,"dds":0.3416666666666667,"past_year_total_commits":36,"past_year_total_committers":2,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":18.0,"past_year_dds":0.2222222222222222,"last_synced_at":"2026-06-30T13:12:26.439Z","last_synced_commit":"f90af0d82e52301ae4c69570bf0ab6b638a2ff2c","created_at":"2023-03-09T02:30:02.482Z","updated_at":"2026-06-30T13:12:26.069Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":158},{"name":"Paulo Gomes","email":"pjbgf@linux.com","login":"pjbgf","count":75},{"name":"Michael McLoughlin","email":"mmcloughlin@gmail.com","login":"mmcloughlin","count":5},{"name":"Yann Soubeyrand","email":"yann.soubeyrand@camptocamp.com","login":"yann-soubeyrand","count":2}],"past_year_committers":[{"name":"Paulo Gomes","email":"pjbgf@linux.com","login":"pjbgf","count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjbgf%2Fsha1cd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-11T00:00:14.669Z","repositories_count":6304736,"commits_count":864546591,"contributors_count":35291483,"owners_count":1190436,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":["collision-avoidance","collision-detection","go","sha1"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:15:56.473Z","updated_at":"2023-01-14T18:15:56.473Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/.github/workflows/build.yml","dependencies":[{"id":6903461094,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6903461095,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"6edd4406fa81c3da01a34fa6f6343087c207a568","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:15:56.501Z","updated_at":"2023-01-14T18:15:56.501Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":6903461144,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6903461145,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6903461146,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6903461147,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:15:56.592Z","updated_at":"2023-01-14T18:15:56.592Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/.github/workflows/nightly.yml","dependencies":[{"id":6903461794,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6903461795,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"6edd4406fa81c3da01a34fa6f6343087c207a568","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:15:56.661Z","updated_at":"2023-01-14T18:15:56.661Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6903461831,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6903461832,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"6edd4406fa81c3da01a34fa6f6343087c207a568","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-09-28T02:29:38.911Z","updated_at":"2023-09-28T02:29:38.911Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/go.mod","dependencies":[{"id":13988919450,"package_name":"github.com/mmcloughlin/avo","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":13988919451,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13988919452,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.10.0","direct":true,"kind":"runtime","optional":false},{"id":13988919453,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-09-28T02:29:39.121Z","updated_at":"2023-09-28T02:29:39.121Z","repository_link":"https://github.com/pjbgf/sha1cd/blob/main/go.sum","dependencies":[{"id":13988919504,"package_name":"github.com/mmcloughlin/avo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13988919505,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":13988919506,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988919507,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":13988919508,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":13988919509,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988919510,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":13988919511,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13988919512,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13988919513,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":13988919514,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":13988919515,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":13988919516,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988919517,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":13988919518,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":13988919519,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":13988919520,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":13988919521,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":13988919522,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":13988919523,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":13988919524,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988919525,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13988919526,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":13988919527,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":13988919528,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988919529,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13988919530,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13988919531,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":13988919532,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13988919533,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":13988919534,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":13988919535,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13988919536,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13988919537,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13988919538,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":13988919539,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]}],"score":24.963565557264065,"created_at":"2026-07-08T09:31:19.910Z","updated_at":"2026-07-11T12:01:09.411Z","avatar_url":"https://github.com/pjbgf.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378668","html_url":"https://summary.ecosyste.ms/projects/378668"}