{"id":187,"name":null,"description":"BinData - Reading and Writing Binary Data in Ruby","url":"https://github.com/dmendel/bindata","last_synced_at":"2026-04-30T18:00:34.839Z","repository":{"id":8504653,"uuid":"10114632","full_name":"dmendel/bindata","owner":"dmendel","description":"BinData - Reading and Writing Binary Data in Ruby","archived":false,"fork":false,"pushed_at":"2026-01-31T15:38:54.000Z","size":1598,"stargazers_count":627,"open_issues_count":3,"forks_count":56,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-27T04:06:16.224Z","etag":null,"topics":["binary-analysis","declarative-language","file-format","reverse-engineering","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmendel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-17T02:27:43.000Z","updated_at":"2026-04-13T21:43:28.000Z","dependencies_parsed_at":"2026-02-16T06:00:31.413Z","dependency_job_id":null,"html_url":"https://github.com/dmendel/bindata","commit_stats":{"total_commits":599,"total_committers":13,"mean_commits":46.07692307692308,"dds":0.4691151919866444,"last_synced_commit":"05510b472d49c89545bc7cd0b565f827f1700ce0"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/dmendel/bindata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/sbom","scorecard":{"id":347744,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmendel/bindata","commit":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T07:32:27.719Z","repository_id":8504653,"created_at":"2025-08-18T07:32:27.719Z","updated_at":"2025-08-18T07:32:27.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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"}},"owner":{"login":"dmendel","name":"Dion Mendel","uuid":"38263","kind":"user","description":null,"email":"","website":null,"location":"Australia/Perth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38263?v=4","repositories_count":1,"last_synced_at":"2023-07-12T02:01:41.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmendel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:53:58.873Z","updated_at":"2023-07-12T02:01:41.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel/repositories"},"packages":[{"id":13530029,"name":"ruby-bindata","ecosystem":"debian","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:27:29.305Z","latest_release_published_at":"2026-02-10T23:27:29.305Z","latest_release_number":"2.4.8-1","last_synced_at":"2026-03-13T08:29:46.225Z","created_at":"2026-02-10T23:27:29.109Z","updated_at":"2026-03-13T08:29:46.225Z","registry_url":"https://tracker.debian.org/pkg/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":"https://packages.debian.org/bullseye/ruby-bindata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.5.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:31.394Z","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/ruby-bindata?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-bindata/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":8613128,"name":"github.com/dmendel/bindata","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/dmendel/bindata","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2023-12-02T02:08:55.091Z","latest_release_published_at":"2025-04-11T06:06:01.000Z","latest_release_number":"v2.5.1+incompatible","last_synced_at":"2026-04-28T17:01:13.121Z","created_at":"2023-12-02T02:08:49.233Z","updated_at":"2026-04-28T17:01:13.122Z","registry_url":"https://pkg.go.dev/github.com/dmendel/bindata","install_command":"go get github.com/dmendel/bindata","documentation_url":"https://pkg.go.dev/github.com/dmendel/bindata#section-documentation","metadata":{},"repo_metadata":{"id":8504653,"uuid":"10114632","full_name":"dmendel/bindata","owner":"dmendel","description":"BinData - Reading and Writing Binary Data in Ruby","archived":false,"fork":false,"pushed_at":"2025-04-11T06:07:09.000Z","size":1571,"stargazers_count":626,"open_issues_count":1,"forks_count":55,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-10-20T20:02:56.915Z","etag":null,"topics":["binary-analysis","declarative-language","file-format","reverse-engineering","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmendel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-17T02:27:43.000Z","updated_at":"2025-10-16T18:45:46.000Z","dependencies_parsed_at":"2024-06-13T08:02:46.088Z","dependency_job_id":"ac4bbd41-c40c-457b-8e43-29cb11c4f198","html_url":"https://github.com/dmendel/bindata","commit_stats":{"total_commits":599,"total_committers":13,"mean_commits":46.07692307692308,"dds":0.4691151919866444,"last_synced_commit":"05510b472d49c89545bc7cd0b565f827f1700ce0"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/dmendel/bindata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/sbom","scorecard":{"id":347744,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmendel/bindata","commit":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T07:32:27.719Z","repository_id":8504653,"created_at":"2025-08-18T07:32:27.719Z","updated_at":"2025-08-18T07:32:27.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280327964,"owners_count":26311983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":"dmendel","name":"Dion Mendel","uuid":"38263","kind":"user","description":null,"email":"","website":null,"location":"Australia/Perth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38263?v=4","repositories_count":1,"last_synced_at":"2023-07-12T02:01:41.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmendel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:53:58.873Z","updated_at":"2023-07-12T02:01:41.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel/repositories"},"tags":[{"name":"v2.5.1","sha":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f","kind":"tag","published_at":"2025-04-11T06:07:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"8244a1c7e7b24617adcd7264e02370663bd03621","kind":"tag","published_at":"2024-02-16T08:39:23.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0/manifests"},{"name":"v2.4.15","sha":"5f1e3a9368ec16757227ca9b5ad1812f7bad4740","kind":"tag","published_at":"2023-02-07T02:03:40.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.15","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"9674389ed5da80a6d26d9a523796bc99257f2b1c","kind":"tag","published_at":"2022-10-30T16:21:54.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.14","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"e3e9439cca140c058fb9e4443af20248183243ea","kind":"tag","published_at":"2022-10-16T11:17:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.13","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"01357c30585fb96b1742d525e14adb90577c8e72","kind":"tag","published_at":"2022-10-03T05:38:43.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.12","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"94daeff4161544d6f21c335bcccfb417260b505d","kind":"tag","published_at":"2022-09-27T14:13:02.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.11","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"de567f8cbdc6db612b51fe27eddf4c358548ce08","kind":"tag","published_at":"2021-05-18T03:40:56.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.10","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"bb6053198388ae7164e16c3197764d5fd773d975","kind":"tag","published_at":"2021-04-21T16:53:09.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.9","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2ef7a77ea3aaef816026ce5a97891ad687325217","kind":"tag","published_at":"2020-07-21T04:29:16.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.8","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"4c3be0f97a878c6c4e241f001297d6691456ed20","kind":"tag","published_at":"2020-03-30T17:26:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.7","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"05d31f12db266e4899d0c197b4b54a4c5448d7aa","kind":"tag","published_at":"2020-02-27T07:47:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.6","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"730fb9125f3d0df24b2560555f74dd1eef691589","kind":"tag","published_at":"2020-02-21T13:09:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"83efaa47a7d770ccd610f9e084ab10a8dd1d3863","kind":"tag","published_at":"2018-10-03T05:36:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"a061067240b409cccec4cb3f9201876e2b8b2d2b","kind":"tag","published_at":"2018-03-09T16:32:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5c6761de47fdadef6e5cdc9ee36d9009460ca37c","kind":"tag","published_at":"2018-01-31T06:48:42.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b94a32b6ac1decd1b42a344a517c0339ef909e71","kind":"tag","published_at":"2017-08-30T03:28:00.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"54c4c01897948b77df66baa012b6f120e3f43c82","kind":"tag","published_at":"2017-04-09T09:57:53.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0/manifests"},{"name":"v2.3.5","sha":"d097cd3538654a2694ec9651b45119b862bbd0ea","kind":"tag","published_at":"2017-01-19T14:27:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"761f64e90b8e2cce8c851fc5bdc5b3e78a7be7a4","kind":"tag","published_at":"2016-10-17T11:06:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0582b9c8b1f36e5288307207a8e6845262a2d727","kind":"tag","published_at":"2016-09-07T03:12:28.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8cbf03f547ed0911bdab36fd7c9c89398eb7ac32","kind":"tag","published_at":"2016-09-02T07:31:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8afcddc1cc197f1dfda6a094d9078984176d82b7","kind":"tag","published_at":"2016-06-17T09:46:12.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1fdaa65193af3301a7523ba5e30f92b4a1ca5094","kind":"tag","published_at":"2016-03-25T09:04:36.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7c541a5abcf9eb73329a0757b1444b692c76f182","kind":"tag","published_at":"2016-01-30T14:20:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.2.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8131383d321d2adfe051644eed81eb059e1ce9cb","kind":"tag","published_at":"2014-04-16T06:14:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.1.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0/manifests"},{"name":"v1.8.3","sha":"8767761ccd1919c18b3c391f973cb550e0b97503","kind":"tag","published_at":"2014-04-16T05:48:52.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3/manifests"},{"name":"v2.0.0","sha":"d3816196b61a2aa690d2d45c9720cc118dfcd504","kind":"tag","published_at":"2014-02-02T13:09:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.0.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0/manifests"},{"name":"v1.8.2","sha":"ae4f2fddc3672c5c7684670c5aaa59dbb5750f06","kind":"tag","published_at":"2014-02-02T12:56:20.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8f973af63c45ff3ea77b64f1890579e67074735e","kind":"tag","published_at":"2014-01-15T04:40:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4a7bdd2f8dc8624e178afc67a664f017d9c65dcd","kind":"tag","published_at":"2014-01-06T14:49:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0/manifests"},{"name":"v1.6.0","sha":"22ebbb5bf64259829fbdff328e7c2f3caea6ac99","kind":"tag","published_at":"2013-09-02T04:48:48.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.6.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66fe8be8050b86f19cec7efa130129717bf9a339","kind":"tag","published_at":"2013-08-16T03:21:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1/manifests"},{"name":"1.5.0","sha":"8c1d445b645c074ac19cb2796d763fb9d1017802","kind":"tag","published_at":"2013-05-21T10:51:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/1.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-22T23:23:43.856Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.5176323453073612,"forks_count":3.280050553506647,"docker_downloads_count":null,"average":6.543751438269464},"purl":"pkg:golang/github.com/dmendel/bindata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dmendel/bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dmendel/bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dmendel/bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:23:34.212Z","issues_count":89,"pull_requests_count":25,"avg_time_to_close_issue":3334854.5280898875,"avg_time_to_close_pull_request":1866124.4583333333,"issues_closed_count":89,"pull_requests_closed_count":24,"pull_request_authors_count":21,"issue_authors_count":60,"avg_comments_per_issue":2.7752808988764044,"avg_comments_per_pull_request":2.32,"merged_pull_requests_count":10,"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":638869.0,"past_year_avg_time_to_close_pull_request":135.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/dmendel%2Fbindata/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdmendel%2Fbindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdmendel%2Fbindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdmendel%2Fbindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdmendel%2Fbindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdmendel%2Fbindata/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119755,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13605156,"name":"ruby-bindata","ecosystem":"debian","description":null,"homepage":"http://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:18:39.495Z","latest_release_published_at":"2026-02-11T11:18:39.495Z","latest_release_number":"2.3.5-1","last_synced_at":"2026-03-13T06:00:22.816Z","created_at":"2026-02-11T11:18:39.255Z","updated_at":"2026-03-13T06:00:22.818Z","registry_url":"https://tracker.debian.org/pkg/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":"https://packages.debian.org/buster/ruby-bindata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:01.879Z","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/ruby-bindata?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-bindata/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13750802,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:10:41.393Z","latest_release_published_at":"2026-02-13T07:10:41.393Z","latest_release_number":"2.3.5-1","last_synced_at":"2026-03-13T14:23:26.422Z","created_at":"2026-02-13T07:10:41.225Z","updated_at":"2026-03-13T14:23:26.423Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:11:05.232Z","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/ruby-bindata?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":13406419,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T14:57:17.572Z","latest_release_published_at":"2026-02-06T14:57:17.572Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-06T15:57:39.870Z","created_at":"2026-02-06T14:57:16.622Z","updated_at":"2026-03-06T16:04:52.747Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","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/ruby-bindata?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":13566152,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:36:16.006Z","latest_release_published_at":"2026-02-11T06:36:16.006Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-11T17:18:49.557Z","created_at":"2026-02-11T06:36:15.809Z","updated_at":"2026-03-11T17:18:49.558Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:12.174Z","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/ruby-bindata?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":13804016,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:15:44.889Z","latest_release_published_at":"2026-02-13T18:15:44.889Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-14T02:19:51.089Z","created_at":"2026-02-13T18:15:44.055Z","updated_at":"2026-03-14T02:19:51.089Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:19:27.237Z","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/ruby-bindata?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13466417,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:13:53.326Z","latest_release_published_at":"2026-02-09T16:13:53.326Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-09T17:03:03.901Z","created_at":"2026-02-09T16:13:48.374Z","updated_at":"2026-03-09T17:32:43.522Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","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/ruby-bindata?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":13668647,"name":"ruby-bindata","ecosystem":"debian","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:17:25.762Z","latest_release_published_at":"2026-02-12T12:17:25.762Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-14T15:02:02.357Z","created_at":"2026-02-12T12:17:25.108Z","updated_at":"2026-03-14T15:02:02.357Z","registry_url":"https://tracker.debian.org/pkg/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":"https://packages.debian.org/trixie/ruby-bindata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:17:26.486Z","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/ruby-bindata?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-bindata/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":164746,"name":"bindata","ecosystem":"rubygems","description":"BinData is a declarative way to read and write binary file formats.\n\nThis means the programmer specifies *what* the format of the binary\ndata is, and BinData works out *how* to read and write data in this\nformat.  It is an easier ( and more readable ) alternative to\nruby's #pack and #unpack methods.\n","homepage":"https://github.com/dmendel/bindata","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/dmendel/bindata","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2009-07-25T18:31:36.000Z","latest_release_published_at":"2025-04-11T06:07:10.915Z","latest_release_number":"2.5.1","last_synced_at":"2026-04-30T09:03:12.509Z","created_at":"2022-04-05T18:05:44.088Z","updated_at":"2026-04-30T09:09:58.508Z","registry_url":"https://rubygems.org/gems/bindata","install_command":"gem install bindata -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/bindata/","metadata":{"funding":null},"repo_metadata":{"id":8504653,"uuid":"10114632","full_name":"dmendel/bindata","owner":"dmendel","description":"BinData - Reading and Writing Binary Data in Ruby","archived":false,"fork":false,"pushed_at":"2026-01-31T15:38:54.000Z","size":1598,"stargazers_count":627,"open_issues_count":3,"forks_count":56,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-19T20:46:55.537Z","etag":null,"topics":["binary-analysis","declarative-language","file-format","reverse-engineering","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmendel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-17T02:27:43.000Z","updated_at":"2026-04-13T21:43:28.000Z","dependencies_parsed_at":"2026-02-16T06:00:31.413Z","dependency_job_id":null,"html_url":"https://github.com/dmendel/bindata","commit_stats":{"total_commits":599,"total_committers":13,"mean_commits":46.07692307692308,"dds":0.4691151919866444,"last_synced_commit":"05510b472d49c89545bc7cd0b565f827f1700ce0"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/dmendel/bindata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/sbom","scorecard":{"id":347744,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmendel/bindata","commit":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T07:32:27.719Z","repository_id":8504653,"created_at":"2025-08-18T07:32:27.719Z","updated_at":"2025-08-18T07:32:27.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32276660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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"},"owner_record":{"login":"dmendel","name":"Dion Mendel","uuid":"38263","kind":"user","description":null,"email":"","website":null,"location":"Australia/Perth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38263?v=4","repositories_count":1,"last_synced_at":"2023-07-12T02:01:41.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmendel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:53:58.873Z","updated_at":"2023-07-12T02:01:41.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel/repositories"},"tags":[{"name":"v2.5.1","sha":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f","kind":"tag","published_at":"2025-04-11T06:07:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"8244a1c7e7b24617adcd7264e02370663bd03621","kind":"tag","published_at":"2024-02-16T08:39:23.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0/manifests"},{"name":"v2.4.15","sha":"5f1e3a9368ec16757227ca9b5ad1812f7bad4740","kind":"tag","published_at":"2023-02-07T02:03:40.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.15","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"9674389ed5da80a6d26d9a523796bc99257f2b1c","kind":"tag","published_at":"2022-10-30T16:21:54.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.14","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"e3e9439cca140c058fb9e4443af20248183243ea","kind":"tag","published_at":"2022-10-16T11:17:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.13","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"01357c30585fb96b1742d525e14adb90577c8e72","kind":"tag","published_at":"2022-10-03T05:38:43.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.12","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"94daeff4161544d6f21c335bcccfb417260b505d","kind":"tag","published_at":"2022-09-27T14:13:02.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.11","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"de567f8cbdc6db612b51fe27eddf4c358548ce08","kind":"tag","published_at":"2021-05-18T03:40:56.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.10","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"bb6053198388ae7164e16c3197764d5fd773d975","kind":"tag","published_at":"2021-04-21T16:53:09.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.9","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2ef7a77ea3aaef816026ce5a97891ad687325217","kind":"tag","published_at":"2020-07-21T04:29:16.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.8","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"4c3be0f97a878c6c4e241f001297d6691456ed20","kind":"tag","published_at":"2020-03-30T17:26:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.7","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"05d31f12db266e4899d0c197b4b54a4c5448d7aa","kind":"tag","published_at":"2020-02-27T07:47:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.6","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"730fb9125f3d0df24b2560555f74dd1eef691589","kind":"tag","published_at":"2020-02-21T13:09:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"83efaa47a7d770ccd610f9e084ab10a8dd1d3863","kind":"tag","published_at":"2018-10-03T05:36:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"a061067240b409cccec4cb3f9201876e2b8b2d2b","kind":"tag","published_at":"2018-03-09T16:32:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5c6761de47fdadef6e5cdc9ee36d9009460ca37c","kind":"tag","published_at":"2018-01-31T06:48:42.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b94a32b6ac1decd1b42a344a517c0339ef909e71","kind":"tag","published_at":"2017-08-30T03:28:00.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"54c4c01897948b77df66baa012b6f120e3f43c82","kind":"tag","published_at":"2017-04-09T09:57:53.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0/manifests"},{"name":"v2.3.5","sha":"d097cd3538654a2694ec9651b45119b862bbd0ea","kind":"tag","published_at":"2017-01-19T14:27:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"761f64e90b8e2cce8c851fc5bdc5b3e78a7be7a4","kind":"tag","published_at":"2016-10-17T11:06:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0582b9c8b1f36e5288307207a8e6845262a2d727","kind":"tag","published_at":"2016-09-07T03:12:28.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8cbf03f547ed0911bdab36fd7c9c89398eb7ac32","kind":"tag","published_at":"2016-09-02T07:31:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8afcddc1cc197f1dfda6a094d9078984176d82b7","kind":"tag","published_at":"2016-06-17T09:46:12.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1fdaa65193af3301a7523ba5e30f92b4a1ca5094","kind":"tag","published_at":"2016-03-25T09:04:36.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7c541a5abcf9eb73329a0757b1444b692c76f182","kind":"tag","published_at":"2016-01-30T14:20:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.2.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8131383d321d2adfe051644eed81eb059e1ce9cb","kind":"tag","published_at":"2014-04-16T06:14:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.1.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0/manifests"},{"name":"v1.8.3","sha":"8767761ccd1919c18b3c391f973cb550e0b97503","kind":"tag","published_at":"2014-04-16T05:48:52.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3/manifests"},{"name":"v2.0.0","sha":"d3816196b61a2aa690d2d45c9720cc118dfcd504","kind":"tag","published_at":"2014-02-02T13:09:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.0.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0/manifests"},{"name":"v1.8.2","sha":"ae4f2fddc3672c5c7684670c5aaa59dbb5750f06","kind":"tag","published_at":"2014-02-02T12:56:20.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8f973af63c45ff3ea77b64f1890579e67074735e","kind":"tag","published_at":"2014-01-15T04:40:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4a7bdd2f8dc8624e178afc67a664f017d9c65dcd","kind":"tag","published_at":"2014-01-06T14:49:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0/manifests"},{"name":"v1.6.0","sha":"22ebbb5bf64259829fbdff328e7c2f3caea6ac99","kind":"tag","published_at":"2013-09-02T04:48:48.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.6.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66fe8be8050b86f19cec7efa130129717bf9a339","kind":"tag","published_at":"2013-08-16T03:21:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1/manifests"},{"name":"1.5.0","sha":"8c1d445b645c074ac19cb2796d763fb9d1017802","kind":"tag","published_at":"2013-05-21T10:51:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/1.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0/manifests"}]},"repo_metadata_updated_at":"2026-04-30T09:09:58.484Z","dependent_packages_count":138,"downloads":131693159,"downloads_period":"total","dependent_repos_count":3026,"rankings":{"downloads":0.22301267827075968,"dependent_repos_count":0.569797392981791,"dependent_packages_count":0.24977419966325087,"stargazers_count":2.3789877454533293,"forks_count":3.617823173247399,"docker_downloads_count":0.138267860527871,"average":1.1962771750240668},"purl":"pkg:gem/bindata","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqNTYtODRqdy02N2g2","url":"https://github.com/advisories/GHSA-hj56-84jw-67h6","title":"Potential Denial-of-Service in bindata","description":"In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example `BinData::Bit100000`, `BinData::Bit100001`, `BinData::Bit100002`, `BinData::Bit\u003cN\u003e`. In combination with `\u003cuser_input\u003e.constantize` there is a potential for a CPU-based DoS. In version 2.4.10, bindata improved the creation time of Bits and Integers.\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-23T23:42:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/rubysec/ruby-advisory-db/issues/476","https://github.com/dmendel/bindata/commit/d99f050b88337559be2cb35906c1f8da49531323","https://about.gitlab.com/releases/2021/06/01/security-release-gitlab-13-12-2-released/#update-bindata-dependency","https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc#version-2410-2021-05-18-","https://rubygems.org/gems/bindata","https://nvd.nist.gov/vuln/detail/CVE-2021-32823","https://github.com/dmendel/bindata/blob/v2.4.10/ChangeLog.rdoc#version-2410-2021-05-18-","https://github.com/advisories/GHSA-hj56-84jw-67h6"],"source_kind":"github","identifiers":["GHSA-hj56-84jw-67h6","CVE-2021-32823"],"repository_url":"https://github.com/dmendel/bindata","blast_radius":21.929474219229157,"created_at":"2022-12-21T16:12:58.421Z","updated_at":"2026-04-05T20:04:36.309Z","epss_percentage":0.00437,"epss_percentile":0.62503,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqNTYtODRqdy02N2g2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqNTYtODRqdy02N2g2","packages":[{"ecosystem":"rubygems","package_name":"bindata","versions":[{"first_patched_version":"2.4.10","vulnerable_version_range":"\u003c 2.4.10"}],"purl":"pkg:gem/bindata"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqNTYtODRqdy02N2g2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/bindata","docker_dependents_count":646,"docker_downloads_count":923013300,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/bindata/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-16T20:02:06.282Z","issues_count":90,"pull_requests_count":27,"avg_time_to_close_issue":3353406.590909091,"avg_time_to_close_pull_request":2048140.52,"issues_closed_count":88,"pull_requests_closed_count":25,"pull_request_authors_count":20,"issue_authors_count":60,"avg_comments_per_issue":2.8222222222222224,"avg_comments_per_pull_request":2.037037037037037,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":638869.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"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/dmendel%2Fbindata/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/bindata/codemeta","maintainers":[{"uuid":"3026","login":"dmendel","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/dmendel","role":null,"created_at":"2022-11-07T13:32:21.748Z","updated_at":"2022-11-07T13:32:21.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/dmendel/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205563,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12190886,"name":"bindata","ecosystem":"rubygems","description":"BinData is a declarative way to read and write binary file formats.\n\nThis means the programmer specifies *what* the format of the binary\ndata is, and BinData works out *how* to read and write data in this\nformat.  It is an easier ( and more readable ) alternative to\nruby's #pack and #unpack methods.\n","homepage":"https://github.com/dmendel/bindata","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/dmendel/bindata","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2009-07-25T18:31:36.000Z","latest_release_published_at":"2025-04-11T06:07:10.915Z","latest_release_number":"2.5.1","last_synced_at":"2026-04-30T14:42:51.942Z","created_at":"2025-10-07T01:43:12.073Z","updated_at":"2026-04-30T15:51:38.905Z","registry_url":"https://gem.coop/gems/bindata","install_command":"gem install bindata -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/bindata/","metadata":{"funding":null},"repo_metadata":{"id":8504653,"uuid":"10114632","full_name":"dmendel/bindata","owner":"dmendel","description":"BinData - Reading and Writing Binary Data in Ruby","archived":false,"fork":false,"pushed_at":"2026-01-31T15:38:54.000Z","size":1598,"stargazers_count":627,"open_issues_count":3,"forks_count":56,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-19T20:46:55.537Z","etag":null,"topics":["binary-analysis","declarative-language","file-format","reverse-engineering","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmendel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.rdoc","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-17T02:27:43.000Z","updated_at":"2026-04-13T21:43:28.000Z","dependencies_parsed_at":"2026-02-16T06:00:31.413Z","dependency_job_id":null,"html_url":"https://github.com/dmendel/bindata","commit_stats":{"total_commits":599,"total_committers":13,"mean_commits":46.07692307692308,"dds":0.4691151919866444,"last_synced_commit":"05510b472d49c89545bc7cd0b565f827f1700ce0"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/dmendel/bindata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/sbom","scorecard":{"id":347744,"data":{"date":"2025-08-11","repo":{"name":"github.com/dmendel/bindata","commit":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dmendel/bindata/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T07:32:27.719Z","repository_id":8504653,"created_at":"2025-08-18T07:32:27.719Z","updated_at":"2025-08-18T07:32:27.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32276660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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"},"owner_record":{"login":"dmendel","name":"Dion Mendel","uuid":"38263","kind":"user","description":null,"email":"","website":null,"location":"Australia/Perth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38263?v=4","repositories_count":1,"last_synced_at":"2023-07-12T02:01:41.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dmendel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:53:58.873Z","updated_at":"2023-07-12T02:01:41.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmendel/repositories"},"tags":[{"name":"v2.5.1","sha":"2e0d88d95343a19dd7ad2bd3114d3dcb4178ba9f","kind":"tag","published_at":"2025-04-11T06:07:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"8244a1c7e7b24617adcd7264e02370663bd03621","kind":"tag","published_at":"2024-02-16T08:39:23.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.5.0/manifests"},{"name":"v2.4.15","sha":"5f1e3a9368ec16757227ca9b5ad1812f7bad4740","kind":"tag","published_at":"2023-02-07T02:03:40.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.15","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"9674389ed5da80a6d26d9a523796bc99257f2b1c","kind":"tag","published_at":"2022-10-30T16:21:54.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.14","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"e3e9439cca140c058fb9e4443af20248183243ea","kind":"tag","published_at":"2022-10-16T11:17:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.13","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"01357c30585fb96b1742d525e14adb90577c8e72","kind":"tag","published_at":"2022-10-03T05:38:43.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.12","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"94daeff4161544d6f21c335bcccfb417260b505d","kind":"tag","published_at":"2022-09-27T14:13:02.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.11","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"de567f8cbdc6db612b51fe27eddf4c358548ce08","kind":"tag","published_at":"2021-05-18T03:40:56.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.10","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"bb6053198388ae7164e16c3197764d5fd773d975","kind":"tag","published_at":"2021-04-21T16:53:09.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.9","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2ef7a77ea3aaef816026ce5a97891ad687325217","kind":"tag","published_at":"2020-07-21T04:29:16.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.8","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"4c3be0f97a878c6c4e241f001297d6691456ed20","kind":"tag","published_at":"2020-03-30T17:26:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.7","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"05d31f12db266e4899d0c197b4b54a4c5448d7aa","kind":"tag","published_at":"2020-02-27T07:47:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.6","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"730fb9125f3d0df24b2560555f74dd1eef691589","kind":"tag","published_at":"2020-02-21T13:09:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"83efaa47a7d770ccd610f9e084ab10a8dd1d3863","kind":"tag","published_at":"2018-10-03T05:36:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"a061067240b409cccec4cb3f9201876e2b8b2d2b","kind":"tag","published_at":"2018-03-09T16:32:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"5c6761de47fdadef6e5cdc9ee36d9009460ca37c","kind":"tag","published_at":"2018-01-31T06:48:42.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b94a32b6ac1decd1b42a344a517c0339ef909e71","kind":"tag","published_at":"2017-08-30T03:28:00.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"54c4c01897948b77df66baa012b6f120e3f43c82","kind":"tag","published_at":"2017-04-09T09:57:53.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.4.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.4.0/manifests"},{"name":"v2.3.5","sha":"d097cd3538654a2694ec9651b45119b862bbd0ea","kind":"tag","published_at":"2017-01-19T14:27:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.5","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"761f64e90b8e2cce8c851fc5bdc5b3e78a7be7a4","kind":"tag","published_at":"2016-10-17T11:06:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.4","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0582b9c8b1f36e5288307207a8e6845262a2d727","kind":"tag","published_at":"2016-09-07T03:12:28.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8cbf03f547ed0911bdab36fd7c9c89398eb7ac32","kind":"tag","published_at":"2016-09-02T07:31:03.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8afcddc1cc197f1dfda6a094d9078984176d82b7","kind":"tag","published_at":"2016-06-17T09:46:12.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1fdaa65193af3301a7523ba5e30f92b4a1ca5094","kind":"tag","published_at":"2016-03-25T09:04:36.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.3.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7c541a5abcf9eb73329a0757b1444b692c76f182","kind":"tag","published_at":"2016-01-30T14:20:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.2.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8131383d321d2adfe051644eed81eb059e1ce9cb","kind":"tag","published_at":"2014-04-16T06:14:51.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.1.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.1.0/manifests"},{"name":"v1.8.3","sha":"8767761ccd1919c18b3c391f973cb550e0b97503","kind":"tag","published_at":"2014-04-16T05:48:52.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.3","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.3/manifests"},{"name":"v2.0.0","sha":"d3816196b61a2aa690d2d45c9720cc118dfcd504","kind":"tag","published_at":"2014-02-02T13:09:25.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v2.0.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v2.0.0/manifests"},{"name":"v1.8.2","sha":"ae4f2fddc3672c5c7684670c5aaa59dbb5750f06","kind":"tag","published_at":"2014-02-02T12:56:20.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.2","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8f973af63c45ff3ea77b64f1890579e67074735e","kind":"tag","published_at":"2014-01-15T04:40:08.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4a7bdd2f8dc8624e178afc67a664f017d9c65dcd","kind":"tag","published_at":"2014-01-06T14:49:58.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.8.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.8.0/manifests"},{"name":"v1.6.0","sha":"22ebbb5bf64259829fbdff328e7c2f3caea6ac99","kind":"tag","published_at":"2013-09-02T04:48:48.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.6.0","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66fe8be8050b86f19cec7efa130129717bf9a339","kind":"tag","published_at":"2013-08-16T03:21:24.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/v1.5.1","html_url":"https://github.com/dmendel/bindata/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/v1.5.1/manifests"},{"name":"1.5.0","sha":"8c1d445b645c074ac19cb2796d763fb9d1017802","kind":"tag","published_at":"2013-05-21T10:51:55.000Z","download_url":"https://codeload.github.com/dmendel/bindata/tar.gz/1.5.0","html_url":"https://github.com/dmendel/bindata/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dmendel/bindata@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/tags/1.5.0/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:51:38.884Z","dependent_packages_count":0,"downloads":131713338,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.20167830957890867,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.0583947920496572,"average":0.06501827540714147},"purl":"pkg:gem/bindata?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/bindata","docker_dependents_count":646,"docker_downloads_count":923013300,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-16T20:02:06.282Z","issues_count":90,"pull_requests_count":27,"avg_time_to_close_issue":3353406.590909091,"avg_time_to_close_pull_request":2048140.52,"issues_closed_count":88,"pull_requests_closed_count":25,"pull_request_authors_count":20,"issue_authors_count":60,"avg_comments_per_issue":2.8222222222222224,"avg_comments_per_pull_request":2.037037037037037,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":638869.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"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/dmendel%2Fbindata/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/bindata/codemeta","maintainers":[{"uuid":"3026","login":"dmendel","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/dmendel","role":null,"created_at":"2025-10-07T12:51:31.989Z","updated_at":"2025-10-07T12:51:31.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dmendel/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190416,"maintainers_count":67488,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13778500,"name":"ruby-bindata","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:13:26.394Z","latest_release_published_at":"2026-02-13T13:13:26.394Z","latest_release_number":"2.4.8-2","last_synced_at":"2026-03-13T22:41:06.002Z","created_at":"2026-02-13T13:13:25.824Z","updated_at":"2026-03-13T22:41:06.002Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:13:27.096Z","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/ruby-bindata?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-bindata/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13712048,"name":"ruby-bindata","ecosystem":"debian","description":null,"homepage":"https://github.com/dmendel/bindata","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dmendel/bindata","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:25:57.584Z","latest_release_published_at":"2026-02-12T23:25:57.584Z","latest_release_number":"2.4.14-1","last_synced_at":"2026-03-13T23:43:07.453Z","created_at":"2026-02-12T23:25:57.349Z","updated_at":"2026-03-13T23:43:07.453Z","registry_url":"https://tracker.debian.org/pkg/ruby-bindata","install_command":"apt-get install ruby-bindata","documentation_url":"https://packages.debian.org/bookworm/ruby-bindata","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-bindata","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:25:58.119Z","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/ruby-bindata?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-bindata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-bindata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-bindata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-bindata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-bindata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-bindata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-bindata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-bindata/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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"}}],"commits":{"id":18986,"full_name":"dmendel/bindata","default_branch":"master","total_commits":614,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":47.23076923076923,"dds":0.4820846905537459,"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2026-04-28T10:52:16.170Z","last_synced_commit":"18b34623fce70ccbacbf24230f0beae67dd8b8c2","created_at":"2023-03-07T11:39:31.892Z","updated_at":"2026-04-28T10:51:44.828Z","committers":[{"name":"dmendel","email":"dmendel@7cbc0bc6-12c3-4201-99c3-d97d1b75f636","login":null,"count":318},{"name":"Dion Mendel","email":"dion@lostrealm.com","login":null,"count":192},{"name":"Dion Mendel","email":"bindata@dm9.info","login":"dmendel","count":91},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":2},{"name":"Charles Oliver Nutter","email":"headius@headius.com","login":"headius","count":2},{"name":"Aaron Patterson","email":"aaron.patterson@gmail.com","login":"tenderlove","count":2},{"name":"cdelafuente-r7","email":"christophe_delafuente@rapid7.com","login":"cdelafuente-r7","count":1},{"name":"Patrick Linnane","email":"patrick@linnane.io","login":"p-linnane","count":1},{"name":"Mark Young","email":"mark.young@atg.auto","login":"mark-young-atg","count":1},{"name":"Cédric Boutillier","email":"boutil@debian.org","login":"boutil","count":1},{"name":"Brent Cook","email":"busterb@gmail.com","login":"busterb","count":1},{"name":"Bertrand Paquet","email":"bertrand.paquet@gmail.com","login":"bpaquet","count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1}],"past_year_committers":[{"name":"Dion Mendel","email":"bindata@dmau.org","login":"dmendel","count":10}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:07.369Z","repositories_count":6221087,"commits_count":900101262,"contributors_count":34897940,"owners_count":1146657,"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_stats":{"full_name":"dmendel/bindata","html_url":"https://github.com/dmendel/bindata","last_synced_at":"2026-03-16T20:02:06.282Z","status":"error","issues_count":90,"pull_requests_count":27,"avg_time_to_close_issue":3353406.590909091,"avg_time_to_close_pull_request":2048140.52,"issues_closed_count":88,"pull_requests_closed_count":25,"pull_request_authors_count":20,"issue_authors_count":60,"avg_comments_per_issue":2.8222222222222224,"avg_comments_per_pull_request":2.037037037037037,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":638869.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T08:17:24.345Z","updated_at":"2026-03-16T20:02:06.282Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmendel%2Fbindata/issues","issue_labels_count":{"question":27,"bug":6,"enhancement":4,"wishlist":1,"invalid":1,"wontfix":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":89,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":17,"CONTRIBUTOR":10},"issue_authors":{"Tails":4,"lilijreey":3,"zeroSteiner":3,"michaeljpetter":3,"byteit101":3,"cowquant":3,"ccoenen":3,"adfoster-r7":3,"peterjmorgan":3,"aidansteele":2,"hopesea":2,"andywatts":2,"vihai":2,"madprogrammer":2,"tan-wei":2,"paddor":2,"karl-petter":2,"vinayak3qilabs":2,"marek22k":2,"retorquere":2,"Ogromny":1,"lclemence":1,"CxcPDF":1,"xavriley":1,"sebroeder":1,"arif-muhammad-wmc-tech":1,"Alexey1100":1,"nazarhussain":1,"jamesottaway":1,"ekamgit":1,"pointlessone":1,"wasaylor":1,"Segaja":1,"jgeiger":1,"marnunez":1,"sumofparts":1,"mastermissing":1,"nileshtrivedi":1,"franzliedke":1,"kota65535":1,"rgzn":1,"sbulka":1,"theldoria":1,"HodorOrz":1,"boutil":1,"stefan-kolb":1,"jbpeirce":1,"GrumpyGourmand":1,"jrochkind":1,"catlee":1,"kzemek":1,"tjchambers":1,"platbr":1,"ghost":1,"dwelch-r7":1,"underhood":1,"ktims":1,"bilby91":1,"8bit-mate":1,"redood":1},"pull_request_authors":{"p-linnane":2,"dduugg":2,"petergoldstein":2,"tenderlove":2,"franzliedke":2,"mark-young-atg":2,"zeroSteiner":2,"S-YOU":1,"ghost":1,"cdelafuente-r7":1,"hiroeorz":1,"amatsuda":1,"jeremyevans":1,"masarakki":1,"gogainda":1,"boutil":1,"brandonzylstra":1,"busterb":1,"gpr":1,"ujjwalsh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-22T00:00:10.827Z","repositories_count":14358517,"issues_count":34454716,"pull_requests_count":112791199,"authors_count":11242629,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"adfoster-r7":1},"past_year_pull_request_authors":{"brandonzylstra":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":2,"ForkEvent":4,"IssuesEvent":2,"WatchEvent":39,"IssueCommentEvent":4,"PushEvent":9,"GollumEvent":2,"CreateEvent":1},"last_year":{"ForkEvent":2,"WatchEvent":29,"PushEvent":5,"GollumEvent":1}},"keywords":["binary-analysis","declarative-language","file-format","reverse-engineering","ruby"],"dependencies":[{"ecosystem":"rubygems","filepath":"bindata.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-07T04:16:35.917Z","updated_at":"2022-08-07T04:16:35.917Z","repository_link":"https://github.com/dmendel/bindata/blob/master/bindata.gemspec","dependencies":[{"id":587120417,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":587120418,"package_name":"minitest","ecosystem":"rubygems","requirements":"\u003e 5.0.0, \u003c 5.12.0","direct":true,"kind":"development","optional":false},{"id":587120419,"package_name":"coveralls","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:50:19.988Z","updated_at":"2023-01-13T14:50:19.988Z","repository_link":"https://github.com/dmendel/bindata/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6878263406,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6878263407,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-01-15T09:58:45.856Z","updated_at":"2024-01-15T09:58:45.856Z","repository_link":"https://github.com/dmendel/bindata/blob/master/Gemfile","dependencies":[]}],"score":30.480356363662207,"created_at":"2024-12-15T21:38:07.231Z","updated_at":"2026-04-30T18:00:34.848Z","avatar_url":"https://github.com/dmendel.png","language":"Ruby","monthly_downloads":0,"readme":"# What is BinData?\n\n[![Github CI](https://github.com/dmendel/bindata/actions/workflows/ci.yml/badge.svg)](https://github.com/dmendel/bindata/actions/workflows/ci.yml)\n[![Version](https://img.shields.io/gem/v/bindata.svg)](https://rubygems.org/gems/bindata)\n[![Downloads](https://img.shields.io/gem/dt/bindata.svg)](https://rubygems.org/gems/bindata)\n[![Coverage](https://img.shields.io/coveralls/dmendel/bindata.svg)](https://coveralls.io/r/dmendel/bindata)\n\nDo you ever find yourself writing code like this?\n\n```ruby\nio = File.open(...)\nlen = io.read(2).unpack(\"v\")\nname = io.read(len)\nwidth, height = io.read(8).unpack(\"VV\")\nputs \"Rectangle #{name} is #{width} x #{height}\"\n```\n\nIt’s ugly, violates DRY and doesn't feel like Ruby.\n\nThere is a better way. Here’s how you’d write the above using BinData.\n\n```ruby\nclass Rectangle \u003c BinData::Record\n  endian :little\n  uint16 :len\n  string :name, :read_length =\u003e :len\n  uint32 :width\n  uint32 :height\nend\n\nio = File.open(...)\nr  = Rectangle.read(io)\nputs \"Rectangle #{r.name} is #{r.width} x #{r.height}\"\n```\n\nBinData provides a _declarative_ way to read and write structured binary data.\n\nThis means the programmer specifies *what* the format of the binary\ndata is, and BinData works out *how* to read and write data in this\nformat.  It is an easier (and more readable) alternative to\nruby's `#pack` and `#unpack` methods.\n\nBinData makes it easy to create new data types. It supports all the common\nprimitive datatypes that are found in structured binary data formats. Support\nfor dependent and variable length fields is built in. \n\n# Installation\n\n    $ gem install bindata\n\n# Documentation\n\n[BinData manual](http://github.com/dmendel/bindata/wiki).\n\n# Contact\n\nIf you have any queries / bug reports / suggestions, please contact me\n(Dion Mendel) via email at bindata@dmau.org\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygem","ruby-gem","crash-reporting","multithreading","rack","rake","activerecord","rakefile","lalr-parser-generator","parser-generator"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/187","html_url":"https://ruby.ecosyste.ms/projects/187"}