{"id":378000,"url":"https://github.com/stream-utils/raw-body","last_synced_at":"2026-09-09T22:30:18.781Z","repository":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"packages":[{"id":13459910,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:05:18.107Z","latest_release_published_at":"2026-02-09T07:05:18.107Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-09-01T15:26:25.317Z","created_at":"2026-02-09T07:05:17.500Z","updated_at":"2026-09-07T11:47:47.113Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T11:47:47.113Z","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-raw-body?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T20:35:30.994Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1533},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-09T05:05:25.091Z","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":13399854,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:18:28.175Z","latest_release_published_at":"2026-02-06T06:18:28.175Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-03-06T07:01:20.713Z","created_at":"2026-02-06T06:18:27.276Z","updated_at":"2026-09-09T14:18:19.896Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T14:18:19.896Z","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-raw-body?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T22:01:04.975Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1451},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-09T05:05:53.842Z","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":13744318,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:45:28.320Z","latest_release_published_at":"2026-02-13T05:45:28.320Z","latest_release_number":"2.4.1-1","last_synced_at":"2026-03-13T18:35:05.733Z","created_at":"2026-02-13T05:45:28.111Z","updated_at":"2026-08-23T08:33:14.725Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-mocha (\u003e= 4) \u003c!nocheck\u003e, node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv \u003c!nocheck\u003e, node-request \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:33:14.725Z","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-raw-body?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T06:33:02.311Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":862},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-09T05:05:58.321Z","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":13660055,"name":"node-raw-body","ecosystem":"debian","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:29:28.862Z","latest_release_published_at":"2026-02-12T08:29:28.862Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-03-13T23:14:45.373Z","created_at":"2026-02-12T08:29:28.210Z","updated_at":"2026-08-23T09:32:18.110Z","registry_url":"https://tracker.debian.org/pkg/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":"https://packages.debian.org/trixie/node-raw-body","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:32:18.110Z","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-raw-body?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T06:33:02.311Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1926},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-09T05:05:22.969Z","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":12071549,"name":"org.mvnpm:raw-body","ecosystem":"maven","description":"Get and validate the raw body of a readable stream.","homepage":"https://github.com/stream-utils/raw-body#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":[],"namespace":"org.mvnpm","versions_count":9,"first_release_published_at":"2026-07-13T19:05:41.000Z","latest_release_published_at":"2026-07-13T23:47:31.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-07T21:32:50.086Z","created_at":"2025-09-04T04:18:07.523Z","updated_at":"2026-09-07T21:32:50.086Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/raw-body/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/raw-body/","metadata":{},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T08:43:14.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.22583112873572,"dependent_packages_count":46.071069289179306,"stargazers_count":18.563942448144903,"forks_count":21.8253359626059,"docker_downloads_count":null,"average":29.671544707166458},"purl":"pkg:maven/org.mvnpm/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T08:32:50.858Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:raw-body/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622384,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","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":883759,"name":"@d-fischer/raw-body","ecosystem":"npm","description":"Get and validate the raw body of a readable stream.","homepage":"https://github.com/stream-utils/raw-body#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":[],"namespace":"d-fischer","versions_count":2,"first_release_published_at":"2020-04-30T00:30:48.664Z","latest_release_published_at":"2020-10-04T13:26:40.619Z","latest_release_number":"2.4.3","last_synced_at":"2026-09-07T22:05:54.281Z","created_at":"2022-04-07T15:20:57.787Z","updated_at":"2026-09-07T22:05:54.281Z","registry_url":"https://www.npmjs.com/package/@d-fischer/raw-body","install_command":"npm install @d-fischer/raw-body","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.3"},"contentPolicy":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-29T00:56:50.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-29T00:56:50.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-02T18:14:15.669Z","dependent_packages_count":6,"downloads":2786,"downloads_period":"last-month","dependent_repos_count":90,"rankings":{"downloads":3.168012756348552,"dependent_repos_count":1.501716884721842,"dependent_packages_count":3.178861052257944,"stargazers_count":3.3691179192682585,"forks_count":3.5404307474230152,"docker_downloads_count":null,"average":2.9516278720039226},"purl":"pkg:npm/%40d-fischer/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@d-fischer/raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@d-fischer/raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@d-fischer/raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T01:00:19.783Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@d-fischer%2Fraw-body/codemeta","maintainers":[{"uuid":"d-fischer","login":"d-fischer","name":null,"email":"daniel@d-fischer.dev","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~d-fischer","role":null,"created_at":"2022-11-16T12:01:37.049Z","updated_at":"2022-11-16T12:01:37.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/d-fischer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5841105,"maintainers_count":1250522,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":13523345,"name":"node-raw-body","ecosystem":"debian","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:08:10.358Z","latest_release_published_at":"2026-02-10T22:08:10.358Z","latest_release_number":"2.4.1-2+deb11u1","last_synced_at":"2026-03-14T02:20:54.792Z","created_at":"2026-02-10T22:08:10.170Z","updated_at":"2026-08-23T21:02:43.145Z","registry_url":"https://tracker.debian.org/pkg/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":"https://packages.debian.org/bullseye/node-raw-body","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-raw-body","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha (\u003e= 4) \u003c!nocheck\u003e, node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:02:43.144Z","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-raw-body?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T06:33:02.311Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":927},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-09T05:05:50.711Z","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":13597116,"name":"node-raw-body","ecosystem":"debian","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:29:57.011Z","latest_release_published_at":"2026-02-11T10:29:57.011Z","latest_release_number":"2.3.3-3","last_synced_at":"2026-03-13T15:04:14.402Z","created_at":"2026-02-11T10:29:56.812Z","updated_at":"2026-08-23T21:02:43.145Z","registry_url":"https://tracker.debian.org/pkg/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":"https://packages.debian.org/buster/node-raw-body","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-raw-body","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs, node-mocha (\u003e= 4) \u003c!nocheck\u003e, node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-http-errors (\u003e= 1.6.0) \u003c!nocheck\u003e, node-iconv (\u003e= 2) \u003c!nocheck\u003e, node-request \u003c!nocheck\u003e, node-unpipe (\u003e= 1.0.0) \u003c!nocheck\u003e, node-safe-buffer (\u003e= 5.0) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:02:43.145Z","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-raw-body?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T06:33:02.311Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":692},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-09T05:03:11.534Z","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":13702286,"name":"node-raw-body","ecosystem":"debian","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:23:06.331Z","latest_release_published_at":"2026-02-12T21:23:06.331Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-09-01T15:26:16.461Z","created_at":"2026-02-12T21:23:06.157Z","updated_at":"2026-09-08T13:16:27.268Z","registry_url":"https://tracker.debian.org/pkg/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":"https://packages.debian.org/bookworm/node-raw-body","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T13:16:27.267Z","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-raw-body?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T21:30:14.317Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-raw-body/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":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1389},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-09T05:05:49.359Z","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":14339575,"name":"github.com/stream-utils/raw-body","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2026-04-28T11:04:33.376Z","latest_release_published_at":"2026-07-12T02:53:33.000Z","latest_release_number":"v4.0.0+incompatible","last_synced_at":"2026-09-08T00:14:37.235Z","created_at":"2026-04-28T11:04:32.671Z","updated_at":"2026-09-08T00:14:37.235Z","registry_url":"https://pkg.go.dev/github.com/stream-utils/raw-body","install_command":"go get github.com/stream-utils/raw-body","documentation_url":"https://pkg.go.dev/github.com/stream-utils/raw-body#section-documentation","metadata":{},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:51:51.262Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/stream-utils/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/stream-utils/raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/stream-utils/raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/stream-utils/raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T06:33:02.311Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstream-utils%2Fraw-body/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2300601,"maintainers_count":0,"namespaces_count":840325,"keywords_count":127116,"github":"golang","metadata":{"funded_packages_count":77927,"sync_missing_packages_cursor":{"timestamp":"2026-09-09T00:03:01.035246Z","path":"github.com/Rancher/Rancher","version":"v0.34.0-rc4"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-09T05:03:06.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13558823,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:52:19.295Z","latest_release_published_at":"2026-02-11T04:52:19.295Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-08-29T01:28:28.861Z","created_at":"2026-02-11T04:52:19.108Z","updated_at":"2026-09-08T17:30:33.803Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:30:33.803Z","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-raw-body?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T21:30:14.317Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1289},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-09T05:05:57.064Z","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":13794677,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:10:57.189Z","latest_release_published_at":"2026-02-13T16:10:57.189Z","latest_release_number":"2.5.1-1","last_synced_at":"2026-08-02T04:05:54.210Z","created_at":"2026-02-13T16:10:56.983Z","updated_at":"2026-09-06T23:02:17.312Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T23:02:17.312Z","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":1.4791769008241908,"forks_count":1.3127012717646416,"docker_downloads_count":null,"average":0.6979695431472082},"purl":"pkg:deb/ubuntu/node-raw-body?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T20:35:30.994Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1523},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-09T05:05:55.517Z","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":2225091,"name":"raw-body","ecosystem":"npm","description":"Get and validate the raw body of a readable stream.","homepage":"https://github.com/stream-utils/raw-body#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2013-09-14T03:21:49.810Z","latest_release_published_at":"2026-07-12T02:58:18.618Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-08T22:02:48.500Z","created_at":"2022-04-09T22:44:26.141Z","updated_at":"2026-09-08T22:02:48.500Z","registry_url":"https://www.npmjs.com/package/raw-body","install_command":"npm install raw-body","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-beta.1","latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-22T00:49:24.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-22T00:49:24.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T17:53:55.362Z","dependent_packages_count":2005,"downloads":574246267,"downloads_period":"last-month","dependent_repos_count":2366092,"rankings":{"downloads":0.006242600601699082,"dependent_repos_count":0.01114358967057687,"dependent_packages_count":0.03901625376061927,"stargazers_count":3.276954618484012,"forks_count":3.4608101581349295,"docker_downloads_count":0.014319649625827281,"average":1.134747811712944},"purl":"pkg:npm/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/raw-body","docker_dependents_count":48491,"docker_downloads_count":6962400030,"usage_url":"https://repos.ecosyste.ms/usage/npm/raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/raw-body/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-26T08:02:06.961Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/raw-body/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-13T23:51:49.988Z","updated_at":"2022-11-13T23:51:49.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":567,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2026-02-10T21:01:40.233Z","updated_at":"2026-02-10T21:01:40.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"},{"uuid":"blakeembrey","login":"blakeembrey","name":null,"email":"hello@blakeembrey.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~blakeembrey","role":null,"created_at":"2026-02-10T21:01:40.145Z","updated_at":"2026-02-10T21:01:40.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blakeembrey/packages"},{"uuid":"jongleberry","login":"jongleberry","name":null,"email":"jonathanrichardong@gmail.com","url":null,"packages_count":630,"html_url":"https://www.npmjs.com/~jongleberry","role":null,"created_at":"2022-11-13T23:51:50.057Z","updated_at":"2022-11-13T23:51:50.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jongleberry/packages"},{"uuid":"bsebas","login":"bsebas","name":null,"email":"bjohansebas@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~bsebas","role":null,"created_at":"2026-02-10T21:01:40.043Z","updated_at":"2026-02-10T21:01:40.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bsebas/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5841105,"maintainers_count":1250522,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":14015512,"name":"@depup/raw-body","ecosystem":"npm","description":"Get and validate the raw body of a readable stream. (with updated dependencies)","homepage":"https://github.com/stream-utils/raw-body#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["raw-body","depup","updated-dependencies","security","latest","patched"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-09T05:06:25.058Z","latest_release_published_at":"2026-07-21T16:21:45.995Z","latest_release_number":"4.0.0-depup.0","last_synced_at":"2026-09-08T22:03:00.492Z","created_at":"2026-03-09T05:10:28.292Z","updated_at":"2026-09-08T22:03:00.492Z","registry_url":"https://www.npmjs.com/package/@depup/raw-body","install_command":"npm install @depup/raw-body","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-08-29T00:56:50.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-08-29T00:56:50.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T12:35:07.965Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T09:33:12.692Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2893654.1219512196,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.40384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fraw-body/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2149,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:10:29.041Z","updated_at":"2026-03-09T05:10:29.041Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5841105,"maintainers_count":1250522,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","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":5066713,"name":"org.webjars.npm:raw-body","ecosystem":"maven","description":"WebJar for raw-body","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":[],"namespace":"org.webjars.npm","versions_count":16,"first_release_published_at":"2018-05-25T11:40:35.000Z","latest_release_published_at":"2026-08-07T02:24:24.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-09-08T22:02:27.819Z","created_at":"2022-07-28T05:54:18.228Z","updated_at":"2026-09-09T02:02:48.417Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/raw-body/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/raw-body/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T02:02:48.417Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":null,"forks_count":null,"average":20.015629921970774},"purl":"pkg:maven/org.webjars.npm/raw-body","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T22:01:04.975Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:raw-body/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622384,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","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":13428951,"name":"node-raw-body","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/stream-utils/raw-body","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/stream-utils/raw-body","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:11:45.033Z","latest_release_published_at":"2026-02-07T16:11:45.033Z","latest_release_number":"2.4.3-1","last_synced_at":"2026-09-01T15:26:18.982Z","created_at":"2026-02-07T16:11:41.660Z","updated_at":"2026-09-07T05:44:11.504Z","registry_url":"https://launchpad.net/ubuntu/+source/node-raw-body","install_command":"apt-get install node-raw-body","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-raw-body","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e, node-readable-stream \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":10606788,"uuid":"12823654","full_name":"stream-utils/raw-body","owner":"stream-utils","description":"Get and validate the raw body of a readable stream","archived":false,"fork":false,"pushed_at":"2026-08-12T03:56:58.000Z","size":594,"stargazers_count":409,"open_issues_count":9,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-16T03:09:54.833Z","etag":null,"topics":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stream-utils.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-09-14T03:11:58.000Z","updated_at":"2026-08-12T08:18:17.000Z","dependencies_parsed_at":"2024-01-12T01:57:07.552Z","dependency_job_id":"d36c7a83-2c5f-4d71-9596-9b99fe2b62fe","html_url":"https://github.com/stream-utils/raw-body","commit_stats":{"total_commits":518,"total_committers":14,"mean_commits":37.0,"dds":"0.14092664092664098","last_synced_commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"previous_names":["jonathanong/raw-body"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/stream-utils/raw-body","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/sbom","scorecard":{"id":854892,"data":{"date":"2025-08-11","repo":{"name":"github.com/stream-utils/raw-body","commit":"f62e660e7c50891844f5615de075ab145c1f6129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"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:132: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/stream-utils/raw-body/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:166","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-23T23:38:37.642Z","repository_id":10606788,"created_at":"2025-08-23T23:38:37.642Z","updated_at":"2025-08-23T23:38:37.642Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stream-utils","name":"stream-utils","uuid":"5658229","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658229?v=4","repositories_count":24,"last_synced_at":"2026-09-06T00:53:50.956Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/stream-utils","funding_links":[],"total_stars":822,"followers":13,"following":0,"created_at":"2022-11-02T16:20:04.394Z","updated_at":"2026-09-06T00:53:51.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stream-utils/repositories"},"tags":[{"name":"v4.0.0","sha":"c3949f885af40733c680eb410b7d1f5aeddc2877","kind":"commit","published_at":"2026-07-12T02:53:33.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v4.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v4.0.0/manifests"},{"name":"2.5.3","sha":"223a87d8fd98025e95a925652260268a1774ea1d","kind":"commit","published_at":"2025-11-25T15:19:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.3/manifests"},{"name":"v3.0.2","sha":"4cf8e0a2591802e01f05f93e39a6a5b3610a183c","kind":"commit","published_at":"2025-11-21T20:46:11.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a61bd0907af38eee41206894875460e491c9dd56","kind":"commit","published_at":"2025-09-04T01:42:38.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f62e660e7c50891844f5615de075ab145c1f6129","kind":"tag","published_at":"2024-07-25T22:15:56.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.1","sha":"68436392b13d0ba795c06069a248f0fc5fd14c01","kind":"tag","published_at":"2023-02-21T22:25:05.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/v3.0.0-beta.1/manifests"},{"name":"2.5.2","sha":"4203bba9eb3e989bf36fd7067e58725d55126cd1","kind":"commit","published_at":"2023-02-21T16:56:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"67254cad860abbe8b1bbeb54e2638af702d3ac7c","kind":"commit","published_at":"2022-02-28T21:46:01.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"eb62be375d49c4fdcec7b45774aeea03e03c6239","kind":"commit","published_at":"2022-02-21T17:25:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.5.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"6a2ec37ebfde72c31e4ab44dace6af2153d0d55d","kind":"commit","published_at":"2022-02-15T03:17:02.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"635209dabe3597b7c0eea9f512c998824817bb00","kind":"commit","published_at":"2021-11-17T02:20:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"0e1291f1d6cbc9ee8e16f893d091e417841c95e5","kind":"commit","published_at":"2019-06-26T03:44:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"bf4f3d1ef5d7277233f08f31d52a5ff36337d573","kind":"commit","published_at":"2019-04-18T02:30:47.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.4.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"c7a9b0a0012e96975bc6a380ef0e26fbf58e4c4e","kind":"commit","published_at":"2018-05-08T15:27:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3093b95b4ab376dc3b28ce0e5102d2c7ab694533","kind":"commit","published_at":"2017-09-10T04:51:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"57a675fb7ba80539d2119d0ea95edc94c61d2fb3","kind":"commit","published_at":"2017-09-08T03:15:52.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f03b382601d123cac4d39a757586d56cb47d4882","kind":"commit","published_at":"2017-08-05T02:56:07.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02fac48ae40b8452629bcd310d19dbea543f7c3c","kind":"commit","published_at":"2017-01-03T02:05:22.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.2.0/manifests"},{"name":"2.1.7","sha":"9d13a27048cc97958fc14fc12418c6aa76f0b1f9","kind":"commit","published_at":"2016-06-19T18:45:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.7/manifests"},{"name":"2.1.6","sha":"f4ec2a5f6e9573c1ed126111b831c246b6ca580e","kind":"commit","published_at":"2016-03-08T03:03:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"0467d63d4e66c212ec08bfc826ba565be15c523a","kind":"commit","published_at":"2015-12-01T03:53:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"66f380f89b1975b3e6c670faa8ebdb67919652ee","kind":"commit","published_at":"2015-09-28T03:40:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"26388be8e9a5792f8e63d544e90e574302de80eb","kind":"commit","published_at":"2015-09-12T20:55:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"a0490f86b259038c85e99097cade70ee78aa5e1e","kind":"commit","published_at":"2015-07-06T03:04:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d0808bfcda9ec8a435db3cead98005cfff5759c","kind":"commit","published_at":"2015-06-14T21:53:54.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d7b04ba7a03d6294a1b477e93cccca62419b0401","kind":"commit","published_at":"2015-05-28T17:36:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"529a371f138c6f236256fe7c7e3bfac7ee836a59","kind":"commit","published_at":"2015-05-22T03:05:41.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cae2af49f382f75994c6251e31692d5eabbb4b8f","kind":"commit","published_at":"2015-05-11T04:23:27.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1470b16f8edb8bcdf3b42db1470308aa10cac0c2","kind":"commit","published_at":"2015-05-08T13:40:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/2.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/2.0.0/manifests"},{"name":"1.3.4","sha":"cb1e3ed184c07198085cd59278ad93c6787ceb22","kind":"commit","published_at":"2015-04-16T02:31:53.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"54a27e595f513e03007be907dca4e7e57c88257f","kind":"commit","published_at":"2015-02-09T06:35:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8a5d04462f753f106eaaa762af552e5303a2c26e","kind":"commit","published_at":"2015-01-21T06:04:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"ab2621145bf74d3966947e60c9ae60bd1ee89336","kind":"commit","published_at":"2014-11-22T03:47:36.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"95853587938b773d7d6d9827b67266cc2c24d58c","kind":"commit","published_at":"2014-07-21T01:05:44.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.3.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"369531890c33487e4f109fd3ca0ddc1c7bd52ce1","kind":"commit","published_at":"2014-07-20T17:23:59.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"d76497978b2dcc66e5686ec9cd3b6b75483d73f1","kind":"commit","published_at":"2014-06-19T19:24:09.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e9bbb1ffc556bbfaf813341c7e0a06464d4feff0","kind":"commit","published_at":"2014-06-15T16:38:04.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"6c2b3bb2fb6f44f4533369dbdf0a2833c09eb8b9","kind":"commit","published_at":"2014-06-13T20:38:16.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.2.0/manifests"},{"name":"1.1.7","sha":"8c594465290b09de925deb6fca17de9046b6d601","kind":"commit","published_at":"2014-06-13T02:51:15.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.7","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"ad5560c05cd659b6f339e29d095f32df59d99946","kind":"commit","published_at":"2014-05-27T13:31:32.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.6","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"a258972522373bd5af4c689c5a8f82e7676f0f10","kind":"commit","published_at":"2014-05-14T01:51:19.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.5","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"83aad40da3e015c375a1b49d7b689a7139beb2e2","kind":"commit","published_at":"2014-04-19T08:17:28.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.4","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"a031d12ec1feccaec5a0f042ac5800583c4460d8","kind":"commit","published_at":"2014-03-02T20:52:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"999b137a844c7037a07f4fc1f05c32a0ff813835","kind":"commit","published_at":"2013-12-01T20:16:50.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7fdedfb8a7651b4cb88884dece492b0c70c66e65","kind":"commit","published_at":"2013-11-27T20:39:14.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"c1ac9007f5c96f63b3ffe5b8785fd7370bb005f4","kind":"commit","published_at":"2013-11-27T03:52:25.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"0dd7e159ef6ba2088e37b8c7e8521cdf7df3f4f6","kind":"commit","published_at":"2013-11-19T00:07:42.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff923f71e72852f9f862d565d8c8538f31d7f62f","kind":"commit","published_at":"2013-11-17T19:08:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/1.0.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"2362e9a46670980107c01f550b755b99028790d5","kind":"commit","published_at":"2013-11-15T04:49:46.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.2.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2c68fbd8b01512f5ec5bbfa6cd694d1b9c1431f7","kind":"commit","published_at":"2013-11-15T04:33:20.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"62b46e70efa206741430219a73f01e08cada8679","kind":"commit","published_at":"2013-11-11T05:48:00.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.1.0","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"6a1ad21b39946dd41dac7444781f95a62dd818dc","kind":"commit","published_at":"2013-10-10T18:54:13.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.3","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"f2dba77021181facd0e408e8a55f4dc8491fe839","kind":"commit","published_at":"2013-09-14T07:31:45.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.2","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"67c964f50ca515b199d8a25b0299eb9999939294","kind":"commit","published_at":"2013-09-14T03:19:30.000Z","download_url":"https://codeload.github.com/stream-utils/raw-body/tar.gz/0.0.1","html_url":"https://github.com/stream-utils/raw-body/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stream-utils/raw-body@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T05:44:11.504Z","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-raw-body?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-raw-body","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-raw-body","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-raw-body/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T20:35:30.994Z","issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","maintainers":[{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-raw-body/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-09T05:05:52.146Z","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":13047,"full_name":"stream-utils/raw-body","default_branch":"master","total_commits":569,"total_committers":19,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":29.94736842105263,"dds":0.21792618629173988,"past_year_total_commits":47,"past_year_total_committers":5,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":9.4,"past_year_dds":0.3191489361702128,"last_synced_at":"2026-09-08T22:01:52.987Z","last_synced_commit":"c3949f885af40733c680eb410b7d1f5aeddc2877","created_at":"2023-03-07T11:21:55.461Z","updated_at":"2026-09-08T22:01:52.714Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":445},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":47},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":36},{"name":"Raynos","email":"raynos2@gmail.com","login":"Raynos","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":4},{"name":"Mark Herhold","email":"mark.herhold@gmail.com","login":"MarkHerhold","count":2},{"name":"Vinit Sacheti","email":"vsacheti@yahoo-inc.com","login":null,"count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":1},{"name":"Jakob Lorz","email":"jakob@lorz.org","login":"jakoblorz","count":1},{"name":"Kevin Burke","email":"kev@inburke.com","login":"kevinburke","count":1},{"name":"Krystian Jarmicki","email":"jarmicki@gmail.com","login":"kjarmicki","count":1},{"name":"Kyle E. Mitchell","email":"kyle@kemitchell.com","login":"kemitchell","count":1},{"name":"Simon A. Eugster","email":"simon.eu@gmail.com","login":"Granjow","count":1},{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl","login":"wojtekmaj","count":1},{"name":"Zhang Yi Jiang","email":"mediumdeviation@gmail.com","login":"ZhangYiJiang","count":1},{"name":"sleelily","email":"sleelily@live.com","login":"ziyofun","count":1},{"name":"晋晓炜 Amio /","email":"amio.cn@gmail.com","login":"amio","count":1}],"past_year_committers":[{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":32},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":4},{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl","login":"wojtekmaj","count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7189038,"commits_count":1070976427,"contributors_count":47132222,"owners_count":1436441,"committers_count":3481961,"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":"stream-utils/raw-body","html_url":"https://github.com/stream-utils/raw-body","last_synced_at":"2026-09-08T22:01:04.975Z","status":null,"issues_count":40,"pull_requests_count":96,"avg_time_to_close_issue":7721316.184210527,"avg_time_to_close_pull_request":8594479.634146342,"issues_closed_count":38,"pull_requests_closed_count":82,"pull_request_authors_count":30,"issue_authors_count":29,"avg_comments_per_issue":5.425,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":19392106.0,"past_year_avg_time_to_close_pull_request":2965956.95,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":29,"created_at":"2023-05-16T20:03:29.729Z","updated_at":"2026-09-08T22:01:04.975Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stream-utils%2Fraw-body/issues","issue_labels_count":{"table":{"enhancement":7,"question":6,"awaiting more info":2,"bug":2,"invalid":2,"v4":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":23,"javascript":14,"github_actions":7,"enhancement":4,"awaiting more info":3,"invalid":2,"wontfix":2,"semver-major":1,"bug":1}},"issue_author_associations_count":{"table":{"NONE":23,"CONTRIBUTOR":12,"MEMBER":3,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":34,"CONTRIBUTOR":31,"NONE":28,"MEMBER":3}},"issue_authors":{"table":{"Raynos":5,"jonathanong":5,"dougwilson":3,"bjohansebas":2,"lucasmarcelli":1,"estebanabaroa":1,"hnry":1,"jpreese":1,"peterjwest":1,"dawadam":1,"jeromew":1,"devoto13":1,"doong-jo":1,"kevinburke":1,"woodenfish":1,"intrakr":1,"carlbennettnz":1,"Phillip9587":1,"creeperyang":1,"fabdrol":1,"felixsanz":1,"ralyodio":1,"dmolineuxcb":1,"misos1":1,"roderickhsiao":1,"ziyofun":1,"felixbuenemann":1,"jimmywarting":1,"Marak":1}},"pull_request_authors":{"table":{"bjohansebas":34,"dependabot[bot]":23,"greenkeeperio-bot":6,"dougwilson":3,"Phillip9587":3,"kemitchell":2,"wojtekmaj":2,"felixsanz":1,"Ayoub-Mabrouk":1,"kjarmicki":1,"Raynos":1,"nevir":1,"devoto13":1,"maxogden":1,"thasophearak":1,"Granjow":1,"jakoblorz":1,"ZhangYiJiang":1,"demurgos":1,"ziyofun":1,"vsacheti":1,"remcohaszing":1,"amio":1,"MarkHerhold":1,"Fdawgs":1,"RDIL":1,"mwoc":1,"asilvas":1,"blakeembrey":1,"mobiusy":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":17016512,"issues_count":44972631,"pull_requests_count":141731516,"authors_count":11687289,"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":{"enhancement":1,"v4":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":21,"javascript":14,"github_actions":7,"semver-major":1}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":29,"CONTRIBUTOR":22}},"past_year_issue_authors":{"table":{"bjohansebas":1}},"past_year_pull_request_authors":{"table":{"bjohansebas":29,"dependabot[bot]":21,"Ayoub-Mabrouk":1}},"maintainers":[{"table":{"login":"bjohansebas","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"dougwilson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}}],"active_maintainers":[{"table":{"login":"bjohansebas","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}}]}},"events":{"total":{"CreateEvent":31,"DeleteEvent":23,"ForkEvent":5,"IssueCommentEvent":15,"IssuesEvent":5,"PullRequestEvent":68,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":46,"WatchEvent":19},"last_year":{"CreateEvent":29,"DeleteEvent":20,"ForkEvent":1,"IssueCommentEvent":11,"IssuesEvent":2,"PullRequestEvent":59,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":41,"WatchEvent":2}},"keywords":["body","bun","deno","http","javascript","nodejs","parser","stream","webstreams"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T01:57:07.217Z","updated_at":"2024-01-12T01:57:07.217Z","repository_link":"https://github.com/stream-utils/raw-body/blob/master/.github/workflows/ci.yml","dependencies":[{"id":15562239737,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15562239738,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15562239739,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15562239740,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-01-12T01:57:07.494Z","updated_at":"2024-01-12T01:57:07.494Z","repository_link":"https://github.com/stream-utils/raw-body/blob/master/package.json","dependencies":[{"id":15562239741,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":15562239742,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":15562239743,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":true,"kind":"runtime","optional":false},{"id":15562239744,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":15562239745,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":true,"kind":"development","optional":false},{"id":15562239746,"package_name":"eslint","ecosystem":"npm","requirements":"8.34.0","direct":true,"kind":"development","optional":false},{"id":15562239747,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"15.0.1","direct":true,"kind":"development","optional":false},{"id":15562239748,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.27.5","direct":true,"kind":"development","optional":false},{"id":15562239749,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"3.0.0","direct":true,"kind":"development","optional":false},{"id":15562239750,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":15562239751,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.1.1","direct":true,"kind":"development","optional":false},{"id":15562239752,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":15562239753,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":true,"kind":"development","optional":false},{"id":15562239754,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":15562239755,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":true,"kind":"development","optional":false},{"id":15562239756,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":true,"kind":"development","optional":false}]}],"score":31.723284524970868,"created_at":"2026-07-08T06:33:34.630Z","updated_at":"2026-09-09T22:30:18.810Z","avatar_url":"https://github.com/stream-utils.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378000","html_url":"https://summary.ecosyste.ms/projects/378000"}