{"id":377755,"url":"https://github.com/vbatts/tar-split","last_synced_at":"2026-07-22T12:30:26.450Z","repository":{"id":27557100,"uuid":"31038955","full_name":"vbatts/tar-split","owner":"vbatts","description":"checksum-reproducible tar archives (utility/library)","archived":false,"fork":false,"pushed_at":"2026-04-27T13:53:11.000Z","size":4694,"stargazers_count":110,"open_issues_count":5,"forks_count":31,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-07-09T06:03:41.858Z","etag":null,"topics":["checksum","disassembly","golang","payload","tar-archive"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vbatts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["vbatts"]}},"created_at":"2015-02-19T21:54:01.000Z","updated_at":"2026-06-16T10:58:26.000Z","dependencies_parsed_at":"2024-03-22T16:45:42.721Z","dependency_job_id":"24bb5d65-74ef-4ecb-af7b-abdf05e51efc","html_url":"https://github.com/vbatts/tar-split","commit_stats":{"total_commits":203,"total_committers":21,"mean_commits":9.666666666666666,"dds":"0.27586206896551724","last_synced_commit":"cc780eeb0b3ffe3ff4b360a8a0bd18f54c5b32ce"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/vbatts/tar-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbatts","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/sbom","scorecard":{"id":917118,"data":{"date":"2025-08-18","repo":{"name":"github.com/vbatts/tar-split","commit":"ced2b07a57dc67e1f3d620ec6a0daad5109aba63"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/lint.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: SUMS.asc: https://github.com/vbatts/tar-split/releases/tag/v0.11.4","Warn: release artifact v0.11.4 does not have provenance: https://api.github.com/repos/vbatts/tar-split/releases/113112156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T21:26:36.907Z","repository_id":27557100,"created_at":"2025-08-24T21:26:36.907Z","updated_at":"2025-08-24T21:26:36.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35312540,"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":"vbatts","name":"Vincent Batts","uuid":"67049","kind":"user","description":"","email":"vbatts@hashbangbash.com","website":"hashbangbash.com","location":"Raleigh, NC, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67049?u=5fd0bae355de3e7794a1769ea8e2e711d1af0c94\u0026v=4","repositories_count":247,"last_synced_at":"2026-02-18T15:49:55.390Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/vbatts","funding_links":["https://github.com/sponsors/vbatts"],"total_stars":873,"followers":551,"following":22,"created_at":"2022-11-02T19:30:40.638Z","updated_at":"2026-02-18T15:49:55.390Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbatts","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbatts/repositories"},"packages":[{"id":13646844,"name":"golang-github-vbatts-tar-split","ecosystem":"debian","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:41:06.890Z","latest_release_published_at":"2026-02-12T03:41:06.890Z","latest_release_number":"0.11.6-1","last_synced_at":"2026-03-13T20:09:03.147Z","created_at":"2026-02-12T03:41:06.450Z","updated_at":"2026-03-13T20:09:03.148Z","registry_url":"https://tracker.debian.org/pkg/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":"https://packages.debian.org/trixie/golang-github-vbatts-tar-split","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:41:07.448Z","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-vbatts-tar-split?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-vbatts-tar-split/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":13730844,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T02:28:15.505Z","latest_release_published_at":"2026-02-13T02:28:15.505Z","latest_release_number":"0.11.1-1","last_synced_at":"2026-03-13T21:34:22.808Z","created_at":"2026-02-13T02:28:15.329Z","updated_at":"2026-03-13T21:34:22.808Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 12~), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T02:28:16.003Z","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-vbatts-tar-split?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13546684,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:15:00.204Z","latest_release_published_at":"2026-02-11T02:15:00.204Z","latest_release_number":"0.11.2+ds1-1","last_synced_at":"2026-03-11T08:09:00.642Z","created_at":"2026-02-11T02:15:00.039Z","updated_at":"2026-03-11T08:09:00.642Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:10.499Z","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-vbatts-tar-split?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13964404,"name":"go-tar-split","ecosystem":"guix","description":"Checksum-reproducible tar archives","homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:12:00.786Z","latest_release_published_at":"2026-03-02T23:12:00.786Z","latest_release_number":"0.12.2","last_synced_at":"2026-04-07T02:02:13.977Z","created_at":"2026-03-02T23:12:00.590Z","updated_at":"2026-04-07T02:02:13.978Z","registry_url":"https://packages.guix.gnu.org/packages/go-tar-split/0.12.2/","install_command":"guix install go-tar-split","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n1063","metadata":{"location":"gnu/packages/golang-compression.scm:1063","variable_name":"go-tar-split"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:04.655Z","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-tar-split","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tar-split/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32099,"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":13964423,"name":"go-github-com-vbatts-tar-split","ecosystem":"guix","description":"Checksum-reproducible tar archives","homepage":"https://github.com/vbatts/tar-split","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:12:16.496Z","latest_release_published_at":"2026-03-02T23:12:16.496Z","latest_release_number":"0.12.2","last_synced_at":"2026-04-07T02:02:14.027Z","created_at":"2026-03-02T23:12:16.266Z","updated_at":"2026-04-07T02:02:14.028Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-vbatts-tar-split/0.12.2/","install_command":"guix install go-github-com-vbatts-tar-split","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n971","metadata":{"location":"gnu/packages/golang-compression.scm:971","variable_name":"go-github-com-vbatts-tar-split"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:04.678Z","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-vbatts-tar-split","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32099,"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":13418418,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:16:26.916Z","latest_release_published_at":"2026-02-07T04:16:26.916Z","latest_release_number":"0.11.1-2","last_synced_at":"2026-03-07T04:43:02.777Z","created_at":"2026-02-07T04:16:26.600Z","updated_at":"2026-03-07T05:08:48.655Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","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-vbatts-tar-split?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13449253,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:38:58.913Z","latest_release_published_at":"2026-02-08T16:38:58.913Z","latest_release_number":"0.11.5-1","last_synced_at":"2026-03-08T16:50:30.613Z","created_at":"2026-02-08T16:38:58.178Z","updated_at":"2026-03-08T17:04:01.050Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","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-vbatts-tar-split?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-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/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-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-vbatts-tar-split/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":13685970,"name":"golang-github-vbatts-tar-split","ecosystem":"debian","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:01:58.309Z","latest_release_published_at":"2026-02-12T18:01:58.309Z","latest_release_number":"0.11.2+ds1-1","last_synced_at":"2026-03-13T00:11:29.775Z","created_at":"2026-02-12T18:01:57.320Z","updated_at":"2026-03-13T00:11:30.050Z","registry_url":"https://tracker.debian.org/pkg/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":"https://packages.debian.org/bookworm/golang-github-vbatts-tar-split","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27557100,"uuid":"31038955","full_name":"vbatts/tar-split","owner":"vbatts","description":"checksum-reproducible tar archives (utility/library)","archived":false,"fork":false,"pushed_at":"2025-07-24T19:11:41.000Z","size":4673,"stargazers_count":104,"open_issues_count":5,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-14T10:05:59.483Z","etag":null,"topics":["checksum","disassembly","golang","payload","tar-archive"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vbatts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["vbatts"]}},"created_at":"2015-02-19T21:54:01.000Z","updated_at":"2025-07-05T01:34:22.000Z","dependencies_parsed_at":"2024-03-22T16:45:42.721Z","dependency_job_id":"24bb5d65-74ef-4ecb-af7b-abdf05e51efc","html_url":"https://github.com/vbatts/tar-split","commit_stats":{"total_commits":203,"total_committers":21,"mean_commits":9.666666666666666,"dds":"0.27586206896551724","last_synced_commit":"cc780eeb0b3ffe3ff4b360a8a0bd18f54c5b32ce"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/vbatts/tar-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbatts","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/sbom","scorecard":{"id":917118,"data":{"date":"2025-08-18","repo":{"name":"github.com/vbatts/tar-split","commit":"ced2b07a57dc67e1f3d620ec6a0daad5109aba63"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vbatts/tar-split/lint.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: SUMS.asc: https://github.com/vbatts/tar-split/releases/tag/v0.11.4","Warn: release artifact v0.11.4 does not have provenance: https://api.github.com/repos/vbatts/tar-split/releases/113112156"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T21:26:36.907Z","repository_id":27557100,"created_at":"2025-08-24T21:26:36.907Z","updated_at":"2025-08-24T21:26:36.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-12T18:02:42.412Z","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-vbatts-tar-split?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":["https://github.com/sponsors/vbatts"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-04T12:03:10.279Z","issues_count":22,"pull_requests_count":71,"avg_time_to_close_issue":9365960.277777778,"avg_time_to_close_pull_request":2831485.6086956523,"issues_closed_count":18,"pull_requests_closed_count":69,"pull_request_authors_count":17,"issue_authors_count":16,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.8309859154929577,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/issues","maintainers":[{"login":"vbatts","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13388875,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:04:24.534Z","latest_release_published_at":"2026-02-05T17:04:24.534Z","latest_release_number":"0.11.2+ds1-1build1","last_synced_at":"2026-03-06T10:25:03.849Z","created_at":"2026-02-05T17:04:20.240Z","updated_at":"2026-03-06T10:32:22.658Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","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-vbatts-tar-split?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13476540,"name":"golang-github-vbatts-tar-split","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:58:44.067Z","latest_release_published_at":"2026-02-10T04:58:44.067Z","latest_release_number":"0.11.2+ds1-1build1","last_synced_at":"2026-03-10T05:05:46.123Z","created_at":"2026-02-10T04:58:43.771Z","updated_at":"2026-03-10T05:05:46.123Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","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-vbatts-tar-split?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13506424,"name":"golang-github-vbatts-tar-split","ecosystem":"debian","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:08:54.104Z","latest_release_published_at":"2026-02-10T19:08:54.104Z","latest_release_number":"0.11.1-2","last_synced_at":"2026-03-14T15:32:18.473Z","created_at":"2026-02-10T19:08:53.917Z","updated_at":"2026-03-14T15:32:18.473Z","registry_url":"https://tracker.debian.org/pkg/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":"https://packages.debian.org/bullseye/golang-github-vbatts-tar-split","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.4.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:01.603Z","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-vbatts-tar-split?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13581752,"name":"golang-github-vbatts-tar-split","ecosystem":"debian","description":null,"homepage":"https://github.com/vbatts/tar-split","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:55:31.188Z","latest_release_published_at":"2026-02-11T08:55:31.188Z","latest_release_number":"0.10.2-1","last_synced_at":"2026-03-13T07:07:43.773Z","created_at":"2026-02-11T08:55:30.968Z","updated_at":"2026-03-13T07:07:43.773Z","registry_url":"https://tracker.debian.org/pkg/golang-github-vbatts-tar-split","install_command":"apt-get install golang-github-vbatts-tar-split","documentation_url":"https://packages.debian.org/buster/golang-github-vbatts-tar-split","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"tar-split, golang-github-vbatts-tar-split-dev","standards_version":"4.1.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:43.767Z","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-vbatts-tar-split?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-vbatts-tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-vbatts-tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-vbatts-tar-split/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":3493140,"name":"github.com/vbatts/tar-split","ecosystem":"go","description":"","homepage":"https://github.com/vbatts/tar-split","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/vbatts/tar-split","keywords_array":[],"namespace":"github.com/vbatts","versions_count":32,"first_release_published_at":"2016-08-16T15:37:11.000Z","latest_release_published_at":"2026-04-27T13:44:09.000Z","latest_release_number":"v0.12.3","last_synced_at":"2026-07-16T15:43:35.022Z","created_at":"2022-04-10T19:14:49.662Z","updated_at":"2026-07-16T15:43:35.022Z","registry_url":"https://pkg.go.dev/github.com/vbatts/tar-split","install_command":"go get github.com/vbatts/tar-split","documentation_url":"https://pkg.go.dev/github.com/vbatts/tar-split#section-documentation","metadata":{},"repo_metadata":{"uuid":"31038955","full_name":"vbatts/tar-split","owner":"vbatts","description":"checksum-reproducible tar archives (utility/library)","archived":false,"fork":false,"pushed_at":"2022-08-12T05:28:41.000Z","size":3370,"stargazers_count":85,"open_issues_count":6,"forks_count":30,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-03-10T21:03:47.951Z","etag":null,"topics":["checksum","disassembly","golang","payload","tar-archive"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2015-02-19T21:54:01.000Z","updated_at":"2023-01-28T03:37:04.000Z","dependencies_parsed_at":"2022-09-06T05:12:01.118Z","dependency_job_id":null,"html_url":"https://github.com/vbatts/tar-split","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbatts","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:38:07.839Z","dependent_packages_count":1798,"downloads":null,"downloads_period":null,"dependent_repos_count":4365,"rankings":{"downloads":null,"dependent_repos_count":0.12558045963900027,"dependent_packages_count":0.09841111164113232,"stargazers_count":4.761771434141567,"forks_count":4.176600212583931,"docker_downloads_count":0.1026628035033941,"average":1.8530052043018048},"purl":"pkg:golang/github.com/vbatts/tar-split","advisories":[{"uuid":"GSA_kwCzR0hTQS1ocXdoLTh4djktNDJod84AAYKW","url":"https://github.com/advisories/GHSA-hqwh-8xv9-42hw","title":"tar-split memory exhaustion","description":"Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T00:22:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-14992","https://github.com/moby/moby/issues/35075","https://github.com/vbatts/tar-split/pull/42","https://github.com/vbatts/tar-split/releases/tag/v0.10.2","https://web.archive.org/web/20171119174639/https://blog.cloudpassage.com/2017/10/13/discovering-docker-cve-2017-14992","https://github.com/advisories/GHSA-hqwh-8xv9-42hw"],"source_kind":"github","identifiers":["GHSA-hqwh-8xv9-42hw","CVE-2017-14992"],"repository_url":"https://github.com/moby/moby","blast_radius":0.0,"created_at":"2025-04-23T03:08:36.482Z","updated_at":"2026-06-30T14:04:58.655Z","epss_percentage":0.0247,"epss_percentile":0.825,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocXdoLTh4djktNDJod84AAYKW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocXdoLTh4djktNDJod84AAYKW","packages":[{"ecosystem":"go","package_name":"github.com/vbatts/tar-split","versions":[{"first_patched_version":"0.10.2","vulnerable_version_range":"\u003c 0.10.2"}],"purl":"pkg:go/github.com%2Fvbatts%2Ftar-split"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocXdoLTh4djktNDJod84AAYKW/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/vbatts/tar-split","docker_dependents_count":2615,"docker_downloads_count":9316441235,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/vbatts/tar-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/vbatts/tar-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-28T21:04:10.005Z","issues_count":19,"pull_requests_count":45,"avg_time_to_close_issue":9236001.857142856,"avg_time_to_close_pull_request":2480239.4318181816,"issues_closed_count":14,"pull_requests_closed_count":44,"pull_request_authors_count":16,"issue_authors_count":13,"avg_comments_per_issue":2.263157894736842,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":330.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvbatts%2Ftar-split/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2216940,"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":3137765,"full_name":"vbatts/tar-split","default_branch":"main","total_commits":216,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.391304347826088,"dds":0.28240740740740744,"past_year_total_commits":6,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.5,"last_synced_at":"2026-07-17T10:03:36.787Z","last_synced_commit":"f42090b399874d8a529f38adbd798419997a92a3","created_at":"2024-10-13T16:43:47.334Z","updated_at":"2026-07-17T10:03:33.063Z","committers":[{"name":"Vincent Batts","email":"vbatts@hashbangbash.com","login":"vbatts","count":155},{"name":"Joe Tsai","email":"joetsai@digital-static.net","login":"dsnet","count":15},{"name":"Alexander Morozov","email":"lk4d4@docker.com","login":"LK4D4","count":8},{"name":"Kir Kolyshkin","email":"kolyshkin@gmail.com","login":"kolyshkin","count":4},{"name":"Miloslav Trmač","email":"mitr@redhat.com","login":"mtrmac","count":4},{"name":"Jan Kaluza","email":"jkaluza@redhat.com","login":null,"count":3},{"name":"Aleksa Sarai","email":"asarai@suse.de","login":"cyphar","count":3},{"name":"Brad Fitzpatrick","email":"bradfitz@golang.org","login":"bradfitz","count":2},{"name":"Derek McGowan","email":"derek@mcgstyle.net","login":"dmcgowan","count":2},{"name":"Håvard Haugen","email":"havard.haugen@gmail.com","login":"osocurioso","count":2},{"name":"Jonathan Boulle","email":"jonathanboulle@gmail.com","login":"jonboulle","count":2},{"name":"Michael Gehring","email":"mg@ebfe.org","login":"ebfe","count":2},{"name":"Tianon Gravi","email":"admwiggin@gmail.com","login":"tianon","count":2},{"name":"Tonis Tiigi","email":"tonistiigi@gmail.com","login":"tonistiigi","count":2},{"name":"guoguangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":2},{"name":"Alessio Caiazza","email":"acaiazza@gitlab.com","login":"nolith","count":1},{"name":"Alex Brainman","email":"alex.brainman@gmail.com","login":"alexbrainman","count":1},{"name":"Damien Neil","email":"dneil@google.com","login":"neild","count":1},{"name":"David du Colombier","email":"0intro@gmail.com","login":"0intro","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Matt Layher","email":"mdlayher@gmail.com","login":"mdlayher","count":1},{"name":"Steve Baker","email":"sbaker@redhat.com","login":"steveb","count":1},{"name":"asellappen","email":"31274494+asellappen","login":"asellappen","count":1}],"past_year_committers":[{"name":"Jan Kaluza","email":"jkaluza@redhat.com","login":null,"count":3},{"name":"Vincent Batts","email":"vbatts@hashbangbash.com","login":"vbatts","count":1},{"name":"Miloslav Trmač","email":"mitr@redhat.com","login":"mtrmac","count":1},{"name":"Damien Neil","email":"dneil@google.com","login":"neild","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-21T00:00:11.329Z","repositories_count":6386312,"commits_count":868016605,"contributors_count":35902424,"owners_count":1227896,"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":"vbatts/tar-split","html_url":"https://github.com/vbatts/tar-split","last_synced_at":"2026-07-09T06:01:39.710Z","status":"active","issues_count":23,"pull_requests_count":74,"avg_time_to_close_issue":9365960.277777778,"avg_time_to_close_pull_request":2839671.1944444445,"issues_closed_count":18,"pull_requests_closed_count":72,"pull_request_authors_count":18,"issue_authors_count":17,"avg_comments_per_issue":2.391304347826087,"avg_comments_per_pull_request":1.9459459459459458,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3027939.6666666665,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":4.666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-16T03:49:44.627Z","updated_at":"2026-07-09T06:01:39.710Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"bug":1}},"issue_author_associations_count":{"table":{"NONE":11,"OWNER":7,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"OWNER":42,"CONTRIBUTOR":28,"NONE":4}},"issue_authors":{"table":{"vbatts":7,"aiburegit":1,"asellappen":1,"mtrmac":1,"mikenorgate":1,"steveb":1,"dgageot":1,"meox":1,"tojoos":1,"dmcgowan":1,"erikh":1,"aleksijohansson":1,"cyphar":1,"zhouhao3":1,"nim-nim":1,"KrisKennawayDD":1,"jlhawn":1}},"pull_request_authors":{"table":{"vbatts":42,"LK4D4":7,"mtrmac":5,"tianon":3,"nalind":2,"testwill":2,"dmcgowan":2,"asellappen":1,"cyphar":1,"nolith":1,"EdwardBetts":1,"bmoylan":1,"jankaluza":1,"tonistiigi":1,"steveb":1,"jonboulle":1,"kolyshkin":1,"runcom":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-15T00:00:22.058Z","repositories_count":14861377,"issues_count":32247642,"pull_requests_count":106053198,"authors_count":11346622,"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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"OWNER":1}},"past_year_issue_authors":{"table":{"KrisKennawayDD":1}},"past_year_pull_request_authors":{"table":{"jankaluza":1,"mtrmac":1,"vbatts":1}},"maintainers":[{"table":{"login":"vbatts","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"}}],"active_maintainers":[{"table":{"login":"vbatts","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":8,"PullRequestEvent":15,"ForkEvent":1,"IssuesEvent":6,"WatchEvent":10,"IssueCommentEvent":23,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"CreateEvent":13},"last_year":{"PullRequestEvent":1,"IssueCommentEvent":2,"PushEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"CreateEvent":2}},"keywords":["checksum","disassembly","golang","payload","tar-archive"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-06T05:12:00.927Z","updated_at":"2022-09-06T05:12:00.927Z","repository_link":"https://github.com/vbatts/tar-split/blob/main/go.mod","dependencies":[{"id":3977103307,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":3977103308,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-06T05:12:00.973Z","updated_at":"2022-09-06T05:12:00.973Z","repository_link":"https://github.com/vbatts/tar-split/blob/main/go.sum","dependencies":[{"id":3977103323,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3977103324,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":3977103325,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3977103326,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3977103327,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":3977103328,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3977103329,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":3977103330,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":3977103331,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.4","direct":false,"kind":"runtime","optional":false},{"id":3977103332,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":3977103333,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":3977103334,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2024-03-22T16:45:42.367Z","updated_at":"2024-03-22T16:45:42.367Z","repository_link":"https://github.com/vbatts/tar-split/blob/main/.github/workflows/go.yml","dependencies":[{"id":16984555473,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16984555474,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2024-03-22T16:45:42.687Z","updated_at":"2024-03-22T16:45:42.687Z","repository_link":"https://github.com/vbatts/tar-split/blob/main/.github/workflows/lint.yml","dependencies":[{"id":16984555475,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16984555476,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":30.835473837482816,"created_at":"2026-07-08T05:24:54.007Z","updated_at":"2026-07-22T12:30:26.450Z","avatar_url":"https://github.com/vbatts.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377755","html_url":"https://summary.ecosyste.ms/projects/377755"}