{"id":377878,"url":"https://github.com/brianloveswords/buffer-crc32","last_synced_at":"2026-07-22T13:02:32.184Z","repository":{"id":3904340,"uuid":"4992757","full_name":"brianloveswords/buffer-crc32","owner":"brianloveswords","description":"A pure javascript CRC32 algorithm that plays nice with binary data","archived":false,"fork":false,"pushed_at":"2024-02-06T17:57:12.000Z","size":40,"stargazers_count":100,"open_issues_count":7,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-06-11T11:06:01.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianloveswords.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-11T17:50:29.000Z","updated_at":"2025-10-17T18:56:17.000Z","dependencies_parsed_at":"2024-06-18T12:40:32.774Z","dependency_job_id":null,"html_url":"https://github.com/brianloveswords/buffer-crc32","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/brianloveswords/buffer-crc32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","download_url":"https://codeload.github.com/brianloveswords/buffer-crc32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/sbom","scorecard":{"id":253248,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianloveswords/buffer-crc32","commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"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":"Code-Review","score":5,"reason":"Found 10/20 approved changesets -- score normalized to 5","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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:59:12.065Z","repository_id":3904340,"created_at":"2025-08-17T08:59:12.066Z","updated_at":"2025-08-17T08:59:12.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"brianloveswords","name":"Brian J Brennan","uuid":"166258","kind":"user","description":"professional computers user","email":"","website":"https://bjb.dev","location":"Brooklyn, New York","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/166258?u=8ab7fbdca67cce658cb55c0f15f3ff83640fb057\u0026v=4","repositories_count":253,"last_synced_at":"2025-03-30T14:01:54.710Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brianloveswords","funding_links":[],"total_stars":1050,"followers":453,"following":40,"created_at":"2022-11-02T16:18:59.113Z","updated_at":"2025-03-30T14:01:54.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords/repositories"},"packages":[{"id":13557888,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:46.605Z","latest_release_published_at":"2026-02-11T04:40:46.605Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-11T05:09:23.632Z","created_at":"2026-02-11T04:40:46.416Z","updated_at":"2026-03-11T05:09:23.632Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:50.887Z","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":1494307,"name":"buffer-crc32","ecosystem":"npm","description":"A pure javascript CRC32 algorithm that plays nice with binary data","homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2012-07-11T17:53:46.688Z","latest_release_published_at":"2024-02-06T17:58:06.898Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-20T12:01:20.580Z","created_at":"2022-04-09T03:17:03.320Z","updated_at":"2026-07-20T12:01:20.580Z","registry_url":"https://www.npmjs.com/package/buffer-crc32","install_command":"npm install buffer-crc32","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0","next":"1.0.0-RC9"}},"repo_metadata":{"id":3904340,"uuid":"4992757","full_name":"brianloveswords/buffer-crc32","owner":"brianloveswords","description":"A pure javascript CRC32 algorithm that plays nice with binary data","archived":false,"fork":false,"pushed_at":"2024-02-06T17:57:12.000Z","size":40,"stargazers_count":100,"open_issues_count":7,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-06-11T11:06:01.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianloveswords.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-11T17:50:29.000Z","updated_at":"2025-10-17T18:56:17.000Z","dependencies_parsed_at":"2024-06-18T12:40:32.774Z","dependency_job_id":null,"html_url":"https://github.com/brianloveswords/buffer-crc32","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/brianloveswords/buffer-crc32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","download_url":"https://codeload.github.com/brianloveswords/buffer-crc32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/sbom","scorecard":{"id":253248,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianloveswords/buffer-crc32","commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"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":"Code-Review","score":5,"reason":"Found 10/20 approved changesets -- score normalized to 5","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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:59:12.065Z","repository_id":3904340,"created_at":"2025-08-17T08:59:12.066Z","updated_at":"2025-08-17T08:59:12.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-18T02:59:25.181Z","dependent_packages_count":676,"downloads":260682423,"downloads_period":"last-month","dependent_repos_count":968951,"rankings":{"downloads":0.022095520550750702,"dependent_repos_count":0.035018798989355816,"dependent_packages_count":0.09221525801106363,"stargazers_count":5.091827858598486,"forks_count":4.624207661808662,"docker_downloads_count":0.022122900377951137,"average":1.6479146663893782},"purl":"pkg:npm/buffer-crc32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/buffer-crc32","docker_dependents_count":10131,"docker_downloads_count":5685107720,"usage_url":"https://repos.ecosyste.ms/usage/npm/buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/buffer-crc32/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-26T11:37:48.906Z","issues_count":16,"pull_requests_count":32,"avg_time_to_close_issue":6219224.461538462,"avg_time_to_close_pull_request":924552.125,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":3.875,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/brianloveswords%2Fbuffer-crc32/issues","maintainers":[{"login":"kibertoad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/buffer-crc32/codemeta","maintainers":[{"uuid":"brianloveswords","login":"brianloveswords","name":null,"email":"brianloveswords@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~brianloveswords","role":null,"created_at":"2022-11-11T16:11:59.472Z","updated_at":"2022-11-11T16:11:59.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brianloveswords/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":364,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2024-01-24T10:24:39.066Z","updated_at":"2024-01-24T10:24:39.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":825506,"name":"@avocode/buffer-crc32","ecosystem":"npm","description":"A pure javascript CRC32 algorithm that plays nice with binary data","homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":[],"namespace":"avocode","versions_count":1,"first_release_published_at":"2019-05-15T12:47:11.832Z","latest_release_published_at":"2019-05-15T12:47:11.832Z","latest_release_number":"0.2.13-avocode","last_synced_at":"2026-07-20T12:01:21.354Z","created_at":"2022-04-07T13:54:59.855Z","updated_at":"2026-07-20T12:01:21.354Z","registry_url":"https://www.npmjs.com/package/@avocode/buffer-crc32","install_command":"npm install @avocode/buffer-crc32","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.13-avocode"}},"repo_metadata":{"id":3904340,"uuid":"4992757","full_name":"brianloveswords/buffer-crc32","owner":"brianloveswords","description":"A pure javascript CRC32 algorithm that plays nice with binary data","archived":false,"fork":false,"pushed_at":"2024-02-06T17:57:12.000Z","size":40,"stargazers_count":100,"open_issues_count":7,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-06-11T11:06:01.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianloveswords.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-11T17:50:29.000Z","updated_at":"2025-10-17T18:56:17.000Z","dependencies_parsed_at":"2024-06-18T12:40:32.774Z","dependency_job_id":null,"html_url":"https://github.com/brianloveswords/buffer-crc32","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/brianloveswords/buffer-crc32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","download_url":"https://codeload.github.com/brianloveswords/buffer-crc32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/sbom","scorecard":{"id":253248,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianloveswords/buffer-crc32","commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"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":"Code-Review","score":5,"reason":"Found 10/20 approved changesets -- score normalized to 5","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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:59:12.065Z","repository_id":3904340,"created_at":"2025-08-17T08:59:12.066Z","updated_at":"2025-08-17T08:59:12.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-30T21:28:21.572Z","dependent_packages_count":3,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.961591921771735,"dependent_repos_count":10.298590216448614,"dependent_packages_count":8.834682360908511,"stargazers_count":5.063673271689444,"forks_count":4.78388659918647,"docker_downloads_count":null,"average":12.388484874000955},"purl":"pkg:npm/%40avocode/buffer-crc32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@avocode/buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@avocode/buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@avocode/buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T01:23:21.937Z","issues_count":16,"pull_requests_count":32,"avg_time_to_close_issue":6219224.461538462,"avg_time_to_close_pull_request":1459939.52,"issues_closed_count":13,"pull_requests_closed_count":25,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":3.875,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14309237.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/brianloveswords%2Fbuffer-crc32/issues","maintainers":[{"login":"kibertoad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@avocode%2Fbuffer-crc32/codemeta","maintainers":[{"uuid":"bellathewitch","login":"bellathewitch","name":null,"email":"isabella@skorepova.info","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~bellathewitch","role":null,"created_at":"2022-11-15T07:40:09.780Z","updated_at":"2022-11-15T07:40:09.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bellathewitch/packages"},{"uuid":"tomasrebro","login":"tomasrebro","name":null,"email":"rebrotomas@hotmail.sk","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~tomasrebro","role":null,"created_at":"2022-11-15T07:40:09.739Z","updated_at":"2022-11-15T07:40:09.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tomasrebro/packages"},{"uuid":"avocode-ci","login":"avocode-ci","name":null,"email":"tom+avocodeci@avocode.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~avocode-ci","role":null,"created_at":"2022-11-15T07:40:09.633Z","updated_at":"2022-11-15T07:40:09.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avocode-ci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13793401,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:10.994Z","latest_release_published_at":"2026-02-13T15:57:10.994Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-13T16:22:45.072Z","created_at":"2026-02-13T15:57:10.830Z","updated_at":"2026-03-13T16:22:45.072Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:57:11.712Z","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701047,"name":"node-buffer-crc32","ecosystem":"debian","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:36.946Z","latest_release_published_at":"2026-02-12T21:06:36.946Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-13T20:39:40.752Z","created_at":"2026-02-12T21:06:36.752Z","updated_at":"2026-03-13T21:01:50.495Z","registry_url":"https://tracker.debian.org/pkg/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":"https://packages.debian.org/bookworm/node-buffer-crc32","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3904340,"uuid":"4992757","full_name":"brianloveswords/buffer-crc32","owner":"brianloveswords","description":"A pure javascript CRC32 algorithm that plays nice with binary data","archived":false,"fork":false,"pushed_at":"2024-02-06T17:57:12.000Z","size":40,"stargazers_count":100,"open_issues_count":8,"forks_count":31,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-27T11:13:26.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianloveswords.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-11T17:50:29.000Z","updated_at":"2025-10-17T18:56:17.000Z","dependencies_parsed_at":"2024-06-18T12:40:32.774Z","dependency_job_id":null,"html_url":"https://github.com/brianloveswords/buffer-crc32","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/brianloveswords/buffer-crc32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","download_url":"https://codeload.github.com/brianloveswords/buffer-crc32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/sbom","scorecard":{"id":253248,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianloveswords/buffer-crc32","commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"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":"Code-Review","score":5,"reason":"Found 10/20 approved changesets -- score normalized to 5","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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brianloveswords/buffer-crc32/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:59:12.065Z","repository_id":3904340,"created_at":"2025-08-17T08:59:12.066Z","updated_at":"2025-08-17T08:59:12.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T21:06:37.479Z","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":3.598779294063454,"forks_count":3.379973512984396,"docker_downloads_count":null,"average":1.7446882017619625},"purl":"pkg:deb/debian/node-buffer-crc32?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T11:37:48.906Z","issues_count":16,"pull_requests_count":32,"avg_time_to_close_issue":6219224.461538462,"avg_time_to_close_pull_request":924552.125,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":3.875,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/brianloveswords%2Fbuffer-crc32/issues","maintainers":[{"login":"kibertoad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13742597,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:28:46.597Z","latest_release_published_at":"2026-02-13T05:28:46.597Z","latest_release_number":"0.2.1-1","last_synced_at":"2026-03-13T09:22:38.053Z","created_at":"2026-02-13T05:28:46.426Z","updated_at":"2026-03-13T09:22:38.054Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"3.9.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8.0.0), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:28:47.378Z","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13522437,"name":"node-buffer-crc32","ecosystem":"debian","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:56:40.803Z","latest_release_published_at":"2026-02-10T21:56:40.803Z","latest_release_number":"0.2.13-1","last_synced_at":"2026-03-14T00:31:09.804Z","created_at":"2026-02-10T21:56:40.619Z","updated_at":"2026-03-14T00:31:09.804Z","registry_url":"https://tracker.debian.org/pkg/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":"https://packages.debian.org/bullseye/node-buffer-crc32","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-buffer-crc32","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:56.321Z","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/node-buffer-crc32?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13596012,"name":"node-buffer-crc32","ecosystem":"debian","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:43.917Z","latest_release_published_at":"2026-02-11T10:22:43.917Z","latest_release_number":"0.2.1-1","last_synced_at":"2026-03-14T01:06:26.215Z","created_at":"2026-02-11T10:22:43.717Z","updated_at":"2026-03-14T01:06:26.216Z","registry_url":"https://tracker.debian.org/pkg/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":"https://packages.debian.org/buster/node-buffer-crc32","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-buffer-crc32","standards_version":"3.9.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8.0.0), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:54.399Z","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/node-buffer-crc32?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13659067,"name":"node-buffer-crc32","ecosystem":"debian","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:10:00.998Z","latest_release_published_at":"2026-02-12T08:10:00.998Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-14T07:01:43.241Z","created_at":"2026-02-12T08:10:00.795Z","updated_at":"2026-03-14T07:01:43.241Z","registry_url":"https://tracker.debian.org/pkg/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":"https://packages.debian.org/trixie/node-buffer-crc32","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:11:21.039Z","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/node-buffer-crc32?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13459119,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:51:32.977Z","latest_release_published_at":"2026-02-09T05:51:32.977Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-09T06:23:33.144Z","created_at":"2026-02-09T05:51:32.676Z","updated_at":"2026-03-09T06:33:38.240Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13954867,"name":"node-buffer-crc32","ecosystem":"guix","description":"CRC32 implementation in Javascript","homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:22:54.825Z","latest_release_published_at":"2026-03-02T20:22:54.825Z","latest_release_number":"0.2.13","last_synced_at":"2026-04-27T16:55:10.832Z","created_at":"2026-03-02T20:22:54.647Z","updated_at":"2026-04-27T16:55:10.832Z","registry_url":"https://packages.guix.gnu.org/packages/node-buffer-crc32/0.2.13/","install_command":"guix install node-buffer-crc32","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n407","metadata":{"location":"gnu/packages/node-xyz.scm:407","variable_name":"node-buffer-crc32"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:22:55.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-buffer-crc32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32125,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4997594,"name":"org.webjars.npm:buffer-crc32","ecosystem":"maven","description":"WebJar for buffer-crc32","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2018-05-25T11:24:44.000Z","latest_release_published_at":"2024-06-29T08:01:16.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-20T12:01:19.461Z","created_at":"2022-07-27T10:52:36.365Z","updated_at":"2026-07-20T12:01:19.461Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/buffer-crc32/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/buffer-crc32/","metadata":{},"repo_metadata":{"id":3904340,"uuid":"4992757","full_name":"brianloveswords/buffer-crc32","owner":"brianloveswords","description":"A pure javascript CRC32 algorithm that plays nice with binary data","archived":false,"fork":false,"pushed_at":"2024-02-06T17:57:12.000Z","size":40,"stargazers_count":94,"open_issues_count":1,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-02T11:15:33.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianloveswords.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-11T17:50:29.000Z","updated_at":"2024-07-02T11:15:33.846Z","dependencies_parsed_at":"2024-06-18T12:40:32.774Z","dependency_job_id":null,"html_url":"https://github.com/brianloveswords/buffer-crc32","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianloveswords","download_url":"https://codeload.github.com/brianloveswords/buffer-crc32/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":209373960,"owners_count":15001156,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-07-02T22:41:08.171Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":6.41408659257669,"stargazers_count":19.684271563373414,"forks_count":20.450518957550415,"average":19.632205263611976},"purl":"pkg:maven/org.webjars.npm/buffer-crc32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-28T20:05:03.604Z","issues_count":15,"pull_requests_count":21,"avg_time_to_close_issue":5775898.428571428,"avg_time_to_close_pull_request":991316.5238095238,"issues_closed_count":14,"pull_requests_closed_count":21,"pull_request_authors_count":9,"issue_authors_count":9,"avg_comments_per_issue":4.533333333333333,"avg_comments_per_pull_request":1.0952380952380951,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":279731.8,"past_year_avg_time_to_close_pull_request":125670.90909090909,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/issues","maintainers":[{"login":"kibertoad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[{"login":"kibertoad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:buffer-crc32/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13398966,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:09:32.496Z","latest_release_published_at":"2026-02-06T05:09:32.496Z","latest_release_number":"0.2.13+~0.2.0-2","last_synced_at":"2026-03-06T05:34:46.986Z","created_at":"2026-02-06T05:09:32.180Z","updated_at":"2026-03-06T06:43:14.397Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13428127,"name":"node-buffer-crc32","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/brianloveswords/buffer-crc32","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/brianloveswords/buffer-crc32","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:16:07.225Z","latest_release_published_at":"2026-02-07T15:16:07.225Z","latest_release_number":"0.2.13+~0.2.0-1","last_synced_at":"2026-03-07T15:39:53.535Z","created_at":"2026-02-07T15:16:06.739Z","updated_at":"2026-03-07T16:02:37.690Z","registry_url":"https://launchpad.net/ubuntu/+source/node-buffer-crc32","install_command":"apt-get install node-buffer-crc32","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-buffer-crc32","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e","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/node-buffer-crc32?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-buffer-crc32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-buffer-crc32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-buffer-crc32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-buffer-crc32/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":140707,"full_name":"brianloveswords/buffer-crc32","default_branch":"master","total_commits":60,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.0,"dds":0.4,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-22T11:09:55.478Z","last_synced_commit":"fc79b0d9e490dee637d02107b93b88dc9c26dc69","created_at":"2023-03-08T00:39:38.925Z","updated_at":"2026-07-22T11:09:29.911Z","committers":[{"name":"Brian J Brennan","email":"brianloveswords@gmail.com","login":"brianloveswords","count":36},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":11},{"name":"Vladimir Kuznetsov","email":"mistakster@gmail.com","login":"mistakster","count":4},{"name":"sreekanth370","email":"70704621+sreekanth370","login":"sreekanth370","count":2},{"name":"Xiaoyi","email":"ashi009@gmail.com","login":"ashi009","count":2},{"name":"Niklas Mollenhauer","email":"nikeee","login":"nikeee","count":1},{"name":"Jorrit Schippers","email":"jorrit@ncode.nl","login":"jorrit","count":1},{"name":"Daniel Bell","email":"daniel.m.bell@gmail.com","login":"danbell","count":1},{"name":"Caesar Schinas","email":"caesar@caesarsgrunt.co.uk","login":"caesar","count":1},{"name":"Michael Sanford","email":"msanford@exou.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"brianloveswords/buffer-crc32","html_url":"https://github.com/brianloveswords/buffer-crc32","last_synced_at":"2026-06-22T16:00:18.493Z","status":null,"issues_count":16,"pull_requests_count":32,"avg_time_to_close_issue":6219224.461538462,"avg_time_to_close_pull_request":1459939.52,"issues_closed_count":13,"pull_requests_closed_count":25,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":3.875,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14309237.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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-18T03:20:28.515Z","updated_at":"2026-06-22T16:00:18.494Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianloveswords%2Fbuffer-crc32/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":13,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":21,"NONE":9,"COLLABORATOR":2}},"issue_authors":{"table":{"kibertoad":3,"wgiroir":2,"matbee-eth":1,"jh2oman":1,"Orel-A":1,"develar":1,"race-of-sloths":1,"kirrg001":1,"jamielinux":1,"cahilfoley":1,"kapouer":1,"kilianc":1,"thejoshwolfe":1}},"pull_request_authors":{"table":{"kibertoad":14,"thejoshwolfe":6,"mistakster":3,"ashi009":1,"xfournet":1,"caesar":1,"jorrit":1,"michaelsanford":1,"danbell":1,"MegaManSec":1,"nikeee":1,"sreekanth370":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860369,"issues_count":32125871,"pull_requests_count":105701942,"authors_count":11351468,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"MegaManSec":1}},"maintainers":[{"table":{"login":"kibertoad","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":4,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":6,"IssueCommentEvent":9},"last_year":{"PullRequestEvent":1,"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-02T10:35:28.305Z","updated_at":"2022-08-02T10:35:28.305Z","repository_link":"https://github.com/brianloveswords/buffer-crc32/blob/master/package.json","dependencies":[{"id":539042119,"package_name":"tap","ecosystem":"npm","requirements":"~0.2.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:30:29.625Z","updated_at":"2024-06-18T12:30:29.625Z","repository_link":"https://github.com/brianloveswords/buffer-crc32/blob/master/.github/workflows/ci.yml","dependencies":[{"id":18675830592,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18675830593,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":29.48152796915909,"created_at":"2026-07-08T05:59:24.168Z","updated_at":"2026-07-22T13:02:32.185Z","avatar_url":"https://github.com/brianloveswords.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377878","html_url":"https://summary.ecosyste.ms/projects/377878"}