{"id":857479,"name":"@celeri/body-parser","ecosystem":"npm","description":"A request body parsing middleware for celeri","homepage":"https://github.com/celeri-server/express-middleware#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/celeri-server/body-parser","keywords_array":["celeri","middleware","body","parser"],"namespace":"celeri","versions_count":11,"first_release_published_at":"2017-05-01T03:56:23.536Z","latest_release_published_at":"2019-12-31T09:32:15.000Z","latest_release_number":"2.1.1","last_synced_at":"2026-04-13T12:32:52.941Z","created_at":"2022-04-07T14:44:55.231Z","updated_at":"2026-04-13T12:32:52.941Z","registry_url":"https://www.npmjs.com/package/@celeri/body-parser","install_command":"npm install @celeri/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.1"}},"repo_metadata":{"id":47924576,"uuid":"89895763","full_name":"celeri-server/body-parser","owner":"celeri-server","description":"A JSON request body parsing middleware for Celeri","archived":false,"fork":false,"pushed_at":"2021-08-11T20:35:05.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T18:30:42.632Z","etag":null,"topics":["body-parser","celeri","http","middleware","nodejs","server"],"latest_commit_sha":null,"homepage":"https://www.celerijs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/celeri-server.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-01T03:54:45.000Z","updated_at":"2019-12-31T09:32:15.000Z","dependencies_parsed_at":"2022-08-12T14:20:40.686Z","dependency_job_id":null,"html_url":"https://github.com/celeri-server/body-parser","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/celeri-server/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celeri-server","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/sbom","scorecard":{"id":270483,"data":{"date":"2025-08-11","repo":{"name":"github.com/celeri-server/body-parser","commit":"8c34228874d83e14bdeecc81f0a444b58355bafa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: ISC 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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T13:12:29.331Z","repository_id":47924576,"created_at":"2025-08-17T13:12:29.331Z","updated_at":"2025-08-17T13:12:29.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272325078,"owners_count":24914562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"celeri-server","name":"celeri-server","uuid":"28245517","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28245517?v=4","repositories_count":13,"last_synced_at":"2024-12-25T04:25:56.099Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/celeri-server","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2023-03-21T02:35:27.470Z","updated_at":"2024-12-25T04:25:56.099Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celeri-server","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celeri-server/repositories"},"tags":[{"name":"v2.1.1","sha":"8c34228874d83e14bdeecc81f0a444b58355bafa","kind":"tag","published_at":"2019-12-31T09:32:02.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v2.1.1","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2da86d3b8780315dc495296787c783c898cb5f87","kind":"tag","published_at":"2019-04-26T19:57:15.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"242a8aa3a15ad16250746df9db7b78b035c1741e","kind":"tag","published_at":"2019-03-31T02:33:08.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v2.0.2","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"27556fda29f70aea8e03d8590e9e79567bf29c50","kind":"tag","published_at":"2019-03-31T02:18:52.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v2.0.1","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"4e966989b9293c3cdd9b6a6bbcd30fdc64ebbcce","kind":"tag","published_at":"2019-03-20T05:57:28.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v2.0.0","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"602cec3dc56bce140fbf77440eb99b515fb0d2bb","kind":"tag","published_at":"2017-05-06T06:25:00.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v1.0.5","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9190f2b6811d5497375f51126fc0d2accae200f4","kind":"tag","published_at":"2017-05-06T03:56:24.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v1.0.4","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"7363c349eb0184b91b4274f5beb8c2689beaf39a","kind":"tag","published_at":"2017-05-05T02:39:41.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v1.0.3","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c8479126749866e6c2b36b8cf1d0c76fdbea0414","kind":"tag","published_at":"2017-05-02T06:31:39.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v1.0.2","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b28c8a46a028f6e03a752bca6ea2318c3bb9a8bf","kind":"tag","published_at":"2017-05-02T02:28:06.000Z","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/v1.0.1","html_url":"https://github.com/celeri-server/body-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celeri-server/body-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-01T08:57:57.713Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":25.058895200294305,"dependent_repos_count":7.649697777702773,"dependent_packages_count":8.861245838635242,"stargazers_count":20.964525043420785,"forks_count":15.424529522485154,"docker_downloads_count":null,"average":15.591778676507653},"purl":"pkg:npm/%40celeri/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@celeri/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@celeri/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@celeri/body-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T14:44:25.565Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@celeri%2Fbody-parser/codemeta","maintainers":[{"uuid":"celeri","login":"celeri","name":null,"email":"james@jbrumond.me","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~celeri","role":null,"created_at":"2022-11-15T23:26:00.961Z","updated_at":"2022-11-15T23:26:00.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celeri/packages"}]}