{"id":378043,"url":"https://github.com/sorairolake/lzip-go","last_synced_at":"2026-07-22T14:02:47.065Z","repository":{"id":231511631,"uuid":"781938998","full_name":"sorairolake/lzip-go","owner":"sorairolake","description":"Pure Go implementation for reading and writing lzip format compressed files","archived":false,"fork":false,"pushed_at":"2026-06-04T13:53:45.000Z","size":242,"stargazers_count":8,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-06-30T13:03:13.964Z","etag":null,"topics":["compression","decompression","go","golang","lzip","lzma"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/sorairolake/lzip-go","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/sorairolake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.adoc","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-04T10:29:36.000Z","updated_at":"2026-05-15T16:09:35.000Z","dependencies_parsed_at":"2024-12-05T02:26:06.252Z","dependency_job_id":"ca091a38-344e-4f94-b9c1-1115baacfcfb","html_url":"https://github.com/sorairolake/lzip-go","commit_stats":null,"previous_names":["sorairolake/lzip-go"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/sorairolake/lzip-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/sbom","scorecard":{"id":728391,"data":{"date":"2025-08-11","repo":{"name":"github.com/sorairolake/lzip-go","commit":"a1979f33cad69ff6455980ed749771f081288621"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/CD.yaml:14","Warn: no topLevel permission defined: .github/workflows/CI.yaml:1","Warn: no topLevel permission defined: .github/workflows/REUSE.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/actionlint.yaml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_auto_merge.yaml:10","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSE.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/REUSE.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/REUSE.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/REUSE.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_auto_merge.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/dependabot_auto_merge.yaml/develop?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.7 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/207692322","Warn: release artifact v0.3.5 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/168596990","Warn: release artifact v0.3.4 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/153908153","Warn: release artifact v0.3.7 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/207692322","Warn: release artifact v0.3.5 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/168596990","Warn: release artifact v0.3.4 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/153908153"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/CD.yaml:17"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T13:36:54.281Z","repository_id":231511631,"created_at":"2025-08-22T13:36:54.281Z","updated_at":"2025-08-22T13:36:54.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35309137,"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-09T02:00:07.329Z","response_time":57,"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":"sorairolake","name":"Shun Sakai","uuid":"48999343","kind":"user","description":"","email":"","website":"https://sorairolake.github.io","location":"Nagano, Japan","twitter":"sorairolake","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48999343?u=087b39abe5fdee8a55a387e0c51beb757f4e5ad1\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-05T22:03:30.440Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sorairolake","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:41:24.705Z","updated_at":"2023-03-05T22:03:30.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake/repositories"},"packages":[{"id":13964396,"name":"go-github-com-sorairolake-lzip-go","ecosystem":"guix","description":"Pure Go implementation for reading and writing lzip","homepage":"https://github.com/sorairolake/lzip-go","licenses":"asl2.0, expat","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/sorairolake/lzip-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:11:45.612Z","latest_release_published_at":"2026-03-02T23:11:45.612Z","latest_release_number":"0.3.8","last_synced_at":"2026-04-07T02:02:13.927Z","created_at":"2026-03-02T23:11:45.077Z","updated_at":"2026-04-07T02:02:13.928Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-sorairolake-lzip-go/0.3.8/","install_command":"guix install go-github-com-sorairolake-lzip-go","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n889","metadata":{"location":"gnu/packages/golang-compression.scm:889","variable_name":"go-github-com-sorairolake-lzip-go"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:04.364Z","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-sorairolake-lzip-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-sorairolake-lzip-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-sorairolake-lzip-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-sorairolake-lzip-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-sorairolake-lzip-go/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32039,"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":9547053,"name":"github.com/sorairolake/lzip-go","ecosystem":"go","description":"Package lzip implements the lzip compressed format.\n\nThe package supports version 1 of the lzip format.","homepage":"https://github.com/sorairolake/lzip-go","licenses":"Apache-2.0, MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/sorairolake/lzip-go","keywords_array":[],"namespace":"github.com/sorairolake","versions_count":11,"first_release_published_at":"2024-04-04T11:05:22.000Z","latest_release_published_at":"2025-08-22T11:39:37.000Z","latest_release_number":"v0.3.8","last_synced_at":"2026-06-08T02:30:35.906Z","created_at":"2024-04-06T07:06:13.252Z","updated_at":"2026-06-08T02:30:35.906Z","registry_url":"https://pkg.go.dev/github.com/sorairolake/lzip-go","install_command":"go get github.com/sorairolake/lzip-go","documentation_url":"https://pkg.go.dev/github.com/sorairolake/lzip-go#section-documentation","metadata":{},"repo_metadata":{"id":231511631,"uuid":"781938998","full_name":"sorairolake/lzip-go","owner":"sorairolake","description":"Pure Go implementation for reading and writing lzip format compressed files","archived":false,"fork":false,"pushed_at":"2025-09-27T18:25:58.000Z","size":232,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-09-27T20:37:28.993Z","etag":null,"topics":["compression","decompression","go","golang","lzip","lzma"],"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/sorairolake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.adoc","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-04T10:29:36.000Z","updated_at":"2025-09-27T18:25:59.000Z","dependencies_parsed_at":"2024-12-05T02:26:06.252Z","dependency_job_id":"ab7e36a6-49ce-4da7-94ae-d1828ae19c9c","html_url":"https://github.com/sorairolake/lzip-go","commit_stats":null,"previous_names":["sorairolake/lzip-go"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/sorairolake/lzip-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/sbom","scorecard":{"id":728391,"data":{"date":"2025-08-11","repo":{"name":"github.com/sorairolake/lzip-go","commit":"a1979f33cad69ff6455980ed749771f081288621"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/CD.yaml:14","Warn: no topLevel permission defined: .github/workflows/CI.yaml:1","Warn: no topLevel permission defined: .github/workflows/REUSE.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/actionlint.yaml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_auto_merge.yaml:10","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CD.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/CI.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/REUSE.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/REUSE.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/REUSE.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/REUSE.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/actionlint.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_auto_merge.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sorairolake/lzip-go/dependabot_auto_merge.yaml/develop?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.7 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/207692322","Warn: release artifact v0.3.5 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/168596990","Warn: release artifact v0.3.4 not signed: https://api.github.com/repos/sorairolake/lzip-go/releases/153908153","Warn: release artifact v0.3.7 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/207692322","Warn: release artifact v0.3.5 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/168596990","Warn: release artifact v0.3.4 does not have provenance: https://api.github.com/repos/sorairolake/lzip-go/releases/153908153"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/CD.yaml:17"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T13:36:54.281Z","repository_id":231511631,"created_at":"2025-08-22T13:36:54.281Z","updated_at":"2025-08-22T13:36:54.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277315139,"owners_count":25797569,"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-27T02:00:08.978Z","response_time":73,"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":"sorairolake","name":"Shun Sakai","uuid":"48999343","kind":"user","description":"","email":"","website":"https://sorairolake.github.io","location":"Nagano, Japan","twitter":"sorairolake","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48999343?u=087b39abe5fdee8a55a387e0c51beb757f4e5ad1\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-05T22:03:30.440Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sorairolake","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:41:24.705Z","updated_at":"2023-03-05T22:03:30.455Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorairolake/repositories"},"tags":[{"name":"v0.3.8","sha":"81b0429c51b8634844bc05bed481ff10c0ee582d","kind":"tag","published_at":"2025-08-22T11:41:32.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.8","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6b913ec88db070e11da398fa026c933087d615fa","kind":"tag","published_at":"2025-03-23T13:35:35.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.7","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"a34bf0a05746282166376505c5eb042d13d30601","kind":"tag","published_at":"2025-03-23T13:01:01.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.6","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"1eabade191ca2f603497d1719f7a03977bc5dbe8","kind":"tag","published_at":"2024-08-04T09:07:24.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.5","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"00c1a6803c0fbcb94f0797e535484679d431219a","kind":"tag","published_at":"2024-05-02T22:03:06.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.4","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"ed72e4ac7b6d85b29f24fa1e658427105cd5ad41","kind":"tag","published_at":"2024-04-16T03:44:38.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.3","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"416ebe092975273ccefe07ab669378d30575636b","kind":"tag","published_at":"2024-04-10T13:15:35.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.2","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ff00296253a640b56882a4f64c6454f9eb8c847a","kind":"tag","published_at":"2024-04-08T12:13:19.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.1","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7c86853795212a8e307219a7ee83b3538f3648ce","kind":"tag","published_at":"2024-04-07T11:48:36.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.3.0","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"f1b0272edb83f6a38cca3441f66f2d770a9ffc36","kind":"tag","published_at":"2024-04-05T20:21:47.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.2.0","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1cc38a3b565dd36ce7c5cf9443bdb779ba46b846","kind":"tag","published_at":"2024-04-04T11:05:47.000Z","download_url":"https://codeload.github.com/sorairolake/lzip-go/tar.gz/v0.1.0","html_url":"https://github.com/sorairolake/lzip-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sorairolake/lzip-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-14T22:14:09.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":8.20791265199136,"dependent_packages_count":7.27867206271388,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.743292357352621},"purl":"pkg:golang/github.com/sorairolake/lzip-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sorairolake/lzip-go","docker_dependents_count":9,"docker_downloads_count":15941977,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sorairolake/lzip-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sorairolake/lzip-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T23:02:36.409Z","issues_count":0,"pull_requests_count":123,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":18814.92372881356,"issues_closed_count":0,"pull_requests_closed_count":118,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3252032520325203,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":0,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13627.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/issues","maintainers":[{"login":"sorairolake","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorairolake"}],"active_maintainers":[{"login":"sorairolake","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorairolake"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsorairolake%2Flzip-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2204906,"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":5670752,"full_name":"sorairolake/lzip-go","default_branch":"master","total_commits":167,"total_committers":2,"total_bot_commits":47,"total_bot_committers":1,"mean_commits":83.5,"dds":0.281437125748503,"past_year_total_commits":56,"past_year_total_committers":2,"past_year_total_bot_commits":28,"past_year_total_bot_committers":1,"past_year_mean_commits":28.0,"past_year_dds":0.5,"last_synced_at":"2026-06-30T13:16:15.506Z","last_synced_commit":"48aa076d321d607e95a297df5edd8fedf7326941","created_at":"2024-11-14T12:47:42.919Z","updated_at":"2026-06-30T13:16:15.226Z","committers":[{"name":"Shun Sakai","email":"sorairolake@protonmail.ch","login":"sorairolake","count":120},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":47}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Shun Sakai","email":"sorairolake@protonmail.ch","login":"sorairolake","count":28}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:15.311Z","repositories_count":6294720,"commits_count":863527605,"contributors_count":35218051,"owners_count":1184810,"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":{"full_name":"sorairolake/lzip-go","html_url":"https://github.com/sorairolake/lzip-go","last_synced_at":"2026-06-30T13:01:26.802Z","status":"active","issues_count":1,"pull_requests_count":133,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":28473.056910569107,"issues_closed_count":0,"pull_requests_closed_count":123,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.3157894736842105,"merged_pull_requests_count":111,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":128298.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"created_at":"2024-11-14T12:47:45.247Z","updated_at":"2026-06-30T13:01:26.802Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorairolake%2Flzip-go/issues","issue_labels_count":{"table":{"help wanted":1,"bug":1,"go":1}},"pull_request_labels_count":{"table":{"dependencies":51,"github_actions":50,"go":1}},"issue_author_associations_count":{"table":{"OWNER":1}},"pull_request_author_associations_count":{"table":{"OWNER":82,"CONTRIBUTOR":50,"NONE":1}},"issue_authors":{"table":{"sorairolake":1}},"pull_request_authors":{"table":{"sorairolake":82,"dependabot[bot]":51}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863641,"issues_count":32300278,"pull_requests_count":106196596,"authors_count":11340638,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":11,"github_actions":10,"go":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"OWNER":4}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"sorairolake":4}},"maintainers":[{"table":{"login":"sorairolake","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorairolake"}}],"active_maintainers":[{"table":{"login":"sorairolake","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorairolake"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":47,"PullRequestEvent":64,"WatchEvent":2,"IssueCommentEvent":7,"PushEvent":61,"PullRequestReviewEvent":11,"CreateEvent":52},"last_year":{"DeleteEvent":24,"PullRequestEvent":21,"WatchEvent":1,"IssueCommentEvent":2,"PushEvent":21,"PullRequestReviewEvent":4,"CreateEvent":27}},"keywords":["compression","decompression","go","golang","lzip","lzma"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI.yaml","sha":null,"kind":"manifest","created_at":"2024-04-04T11:49:51.003Z","updated_at":"2024-04-04T11:49:51.003Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/CI.yaml","dependencies":[{"id":17233372086,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17233372087,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17233372088,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/REUSE.yaml","sha":null,"kind":"manifest","created_at":"2024-04-04T11:49:51.013Z","updated_at":"2024-04-04T11:49:51.013Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/REUSE.yaml","dependencies":[{"id":17233372089,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17233372090,"package_name":"fsfe/reuse-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/actionlint.yaml","sha":null,"kind":"manifest","created_at":"2024-04-04T11:49:53.400Z","updated_at":"2024-04-04T11:49:53.400Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/actionlint.yaml","dependencies":[{"id":17233372806,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17233372807,"package_name":"docker://rhysd/actionlint","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-04-04T11:49:53.410Z","updated_at":"2024-04-04T11:49:53.410Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/go.mod","dependencies":[{"id":17233372808,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.12","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2024-04-04T11:49:53.416Z","updated_at":"2024-04-04T11:49:53.416Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/go.sum","dependencies":[{"id":17233372809,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.12","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CD.yaml","sha":null,"kind":"manifest","created_at":"2024-12-05T02:26:05.135Z","updated_at":"2024-12-05T02:26:05.135Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/CD.yaml","dependencies":[{"id":21040829346,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21040829347,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21040829348,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":21040829349,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v6.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot_auto_merge.yaml","sha":null,"kind":"manifest","created_at":"2024-12-05T02:26:05.239Z","updated_at":"2024-12-05T02:26:05.239Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/dependabot_auto_merge.yaml","dependencies":[{"id":21040829350,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mirror.yaml","sha":null,"kind":"manifest","created_at":"2024-12-05T02:26:05.630Z","updated_at":"2024-12-05T02:26:05.630Z","repository_link":"https://github.com/sorairolake/lzip-go/blob/develop/.github/workflows/mirror.yaml","dependencies":[{"id":21040829353,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21040829354,"package_name":"yesolutions/mirror-action","ecosystem":"actions","requirements":"v0.7.0","direct":true,"kind":"composite","optional":false}]}],"score":19.916671325961406,"created_at":"2026-07-08T06:39:35.174Z","updated_at":"2026-07-22T14:02:47.066Z","avatar_url":"https://github.com/sorairolake.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378043","html_url":"https://summary.ecosyste.ms/projects/378043"}