{"id":377755,"url":"https://github.com/vbatts/tar-split","last_synced_at":"2026-09-11T22:01:38.536Z","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":112,"open_issues_count":4,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-02T18:05:51.209Z","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-08-02T11:42:06.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":36286158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-04T02:00:06.901Z","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":249,"last_synced_at":"2026-09-09T00:40:51.252Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/vbatts","funding_links":["https://github.com/sponsors/vbatts"],"total_stars":889,"followers":570,"following":21,"created_at":"2022-11-02T19:30:40.638Z","updated_at":"2026-09-09T00:40:51.487Z","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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1942},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-10T05:05:23.251Z","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-07-31T16:01:15.850Z","created_at":"2026-02-13T02:28:15.329Z","updated_at":"2026-07-31T16:01:15.851Z","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":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":868},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-10T05:05:58.388Z","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-08-28T08:29:54.556Z","created_at":"2026-02-11T02:15:00.039Z","updated_at":"2026-08-28T08:29:54.557Z","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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1301},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-10T05:05:57.112Z","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":32496,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1422},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-10T05:05:29.870Z","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":32496,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1422},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-10T05:05:29.870Z","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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1149},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-10T05:05:52.205Z","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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1557},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-10T05:05:25.290Z","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":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-07-30T17:08:50.348Z","created_at":"2026-02-05T17:04:20.240Z","updated_at":"2026-07-30T17:08:50.348Z","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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1479},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-10T05:05:53.832Z","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":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":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1400},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-10T05:05:48.174Z","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":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":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1541},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-10T05:05:55.540Z","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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":941},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-10T05:05:50.632Z","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":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-09-10T21:37:31.978Z","created_at":"2022-04-10T19:14:49.662Z","updated_at":"2026-09-10T21:37:31.979Z","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":{"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":112,"open_issues_count":4,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-08-02T18:05:51.209Z","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-08-02T11:42:06.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":36286158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-04T02:00:06.901Z","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_record":{"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":249,"last_synced_at":"2026-08-31T08:26:32.245Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/vbatts","funding_links":["https://github.com/sponsors/vbatts"],"total_stars":889,"followers":569,"following":21,"created_at":"2022-11-02T19:30:40.638Z","updated_at":"2026-08-31T08:26:32.292Z","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"},"tags":[{"name":"v0.12.3","sha":"f42090b399874d8a529f38adbd798419997a92a3","kind":"tag","published_at":"2026-04-27T13:52:45.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.12.3","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"e93e90127321a61ddca6df0d1dcc786684d75b74","kind":"tag","published_at":"2025-10-14T18:28:10.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.12.2","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ced2b07a57dc67e1f3d620ec6a0daad5109aba63","kind":"tag","published_at":"2025-01-30T22:59:23.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.12.1","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bca84be96e80d5a876b47cb77b3d2bcae9a110da","kind":"tag","published_at":"2025-01-29T15:19:28.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.12.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.12.0/manifests"},{"name":"v0.11.7","sha":"42a2f59a07e7c197db726d86112d22490926dc6f","kind":"tag","published_at":"2025-01-20T15:31:36.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.7","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"1f44cc4dc32346347cefbfe34c40166075385157","kind":"tag","published_at":"2024-09-27T00:14:45.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.6","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"5ef0dd8243164ebacd755916a89d8085a5b6bb7f","kind":"tag","published_at":"2023-07-22T17:15:46.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.5","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"9982e470fa344d54447a366fbc80e6e1b2607053","kind":"tag","published_at":"2023-07-21T13:22:33.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.4","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"3cdf99b6d45a47170f0092f1f3c0bbf2aca55db6","kind":"tag","published_at":"2023-03-26T02:27:02.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.3","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"80a436fd6164c557b131f7c59ed69bd81af69761","kind":"tag","published_at":"2021-08-23T10:19:05.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.2","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"620714a4c508c880ac1bdda9c8370a2b19af1a55","kind":"tag","published_at":"2018-11-23T03:51:58.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.1","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"61b49a82bb343c846b8dd388c20187c7b3f3c7b5","kind":"tag","published_at":"2018-09-06T12:35:51.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.11.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"38ec4ddb06dedbea0a895c4848b248eb38af221b","kind":"tag","published_at":"2017-11-07T15:40:59.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.10.2","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.2/manifests"},{"name":"v0.3.1","sha":"b9e743fdf051f0bc48651d0aa2c10d1bb3f801b5","kind":"tag","published_at":"2017-01-20T16:34:38.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.3.1","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"58660bbd836709f466b70e9ef8ed6d80b1d470ec","kind":"tag","published_at":"2016-12-08T20:16:06.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.3.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.3.0/manifests"},{"name":"0.2.2","sha":"690c85d4e826b86e342d763814a04ff5a4544887","kind":"commit","published_at":"2016-11-11T17:01:49.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/0.2.2","html_url":"https://github.com/vbatts/tar-split/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/0.2.2/manifests"},{"name":"v0.10.1","sha":"d3f1b54304d656376e58f9406a9cb4775799a357","kind":"tag","published_at":"2016-09-26T23:54:20.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.10.1","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb3808673d60f519722fc86f095f90e4edfbb32a","kind":"tag","published_at":"2016-09-23T15:11:54.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.10.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.10.0/manifests"},{"name":"eb38086","sha":"eb3808673d60f519722fc86f095f90e4edfbb32a","kind":"tag","published_at":"2016-09-23T15:02:35.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/eb38086","html_url":"https://github.com/vbatts/tar-split/releases/tag/eb38086","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@eb38086","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/eb38086","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/eb38086/manifests"},{"name":"v0.2.0","sha":"92b6fc1af326c0ed4c8efba6aa657b84b50d3973","kind":"tag","published_at":"2016-08-16T15:43:49.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.2.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.2.0/manifests"},{"name":"v0.9.13","sha":"24fe0a94fe8e2f2c42cb1d49277379e8f2dbb06e","kind":"tag","published_at":"2016-02-15T14:44:46.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.13","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"d50e5c9283da469398d84078519de569f617be6f","kind":"tag","published_at":"2016-01-31T06:38:42.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.12","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"0de4e9db0c2672f3d741cb6738fc5ff00528dd91","kind":"tag","published_at":"2015-12-02T20:10:12.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.11","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"c955161e575a01ec6181148914d8c3de152170fc","kind":"tag","published_at":"2015-09-25T18:39:38.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.10","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"8a361ef0d867413199594d9f564d0acd1053244b","kind":"tag","published_at":"2015-09-24T14:00:11.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.9","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"7f56c08c489841380416b315c1f6de5d5f150b1f","kind":"tag","published_at":"2015-09-23T19:48:08.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.8","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"4d4b53c78ba7d13a7971e493b8913295c4575f70","kind":"tag","published_at":"2015-09-03T18:43:39.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.7","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"44d93178dfe4d09233acb1145f0f8551f2ab4b0d","kind":"tag","published_at":"2015-08-13T19:39:17.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.6","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"b5c23068bb93d93c0d2339bb0a52f9427b8f43e7","kind":"tag","published_at":"2015-08-11T20:23:58.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.5","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"e0e9886972e2ab8ae9190428d1d3030c5c80c483","kind":"tag","published_at":"2015-07-22T15:34:23.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.4","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6d59e7bc76156496c4c7b30ddcd9364b592100a0","kind":"tag","published_at":"2015-07-21T16:10:24.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.3","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e33913bf758ae6e960d3802ccbc25201b6a245f8","kind":"tag","published_at":"2015-07-15T17:45:15.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.2","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"86ada476395df43016d2f217b8381df3406492b3","kind":"tag","published_at":"2015-06-23T16:28:16.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.1","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b607faf7f1c0906a615823d87dff553973e5cd1d","kind":"tag","published_at":"2015-06-20T14:26:24.000Z","download_url":"https://codeload.github.com/vbatts/tar-split/tar.gz/v0.9.0","html_url":"https://github.com/vbatts/tar-split/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vbatts/tar-split@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T06:58:47.753Z","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-09-07T05:05:43.006Z","epss_percentage":0.0245,"epss_percentile":0.83307,"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":["https://github.com/sponsors/vbatts"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:01:48.934Z","issues_count":23,"pull_requests_count":74,"avg_time_to_close_issue":8979046.263157895,"avg_time_to_close_pull_request":2839671.1944444445,"issues_closed_count":19,"pull_requests_closed_count":72,"pull_request_authors_count":18,"issue_authors_count":17,"avg_comments_per_issue":2.4347826086956523,"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":2014594.0,"past_year_avg_time_to_close_pull_request":3027939.6666666665,"past_year_issues_closed_count":1,"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":1.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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbatts%2Ftar-split/issues","maintainers":[{"login":"vbatts","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"}],"active_maintainers":[{"login":"vbatts","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"}]},"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":2313267,"maintainers_count":0,"namespaces_count":840996,"keywords_count":127476,"github":"golang","metadata":{"funded_packages_count":80046,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-11T05:01:08.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":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-08-06T10:28:22.564Z","created_at":"2026-02-11T08:55:30.968Z","updated_at":"2026-08-06T10:28:22.564Z","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":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":710},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-11T05:01:27.963Z","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"}}],"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-09-10T21:32:24.506Z","last_synced_commit":"f42090b399874d8a529f38adbd798419997a92a3","created_at":"2024-10-13T16:43:47.334Z","updated_at":"2026-09-10T21:32:24.478Z","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-09-11T00:00:07.522Z","repositories_count":7241071,"commits_count":1085039249,"contributors_count":47918144,"owners_count":1448384,"committers_count":3498221,"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-09-10T21:32:33.019Z","status":null,"issues_count":23,"pull_requests_count":74,"avg_time_to_close_issue":8979046.263157895,"avg_time_to_close_pull_request":2839671.1944444445,"issues_closed_count":19,"pull_requests_closed_count":72,"pull_request_authors_count":18,"issue_authors_count":17,"avg_comments_per_issue":2.4347826086956523,"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":2014594.0,"past_year_avg_time_to_close_pull_request":3027939.6666666665,"past_year_issues_closed_count":1,"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":1.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-09-10T21:32:33.019Z","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-09-11T00:00:06.637Z","repositories_count":17119468,"issues_count":45292275,"pull_requests_count":142535392,"authors_count":11706834,"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}},"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.844131900225932,"created_at":"2026-07-08T05:24:54.007Z","updated_at":"2026-09-11T22:01:38.537Z","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"}