{"id":378195,"url":"https://github.com/expressjs/body-parser","last_synced_at":"2026-08-13T02:30:51.345Z","repository":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","funding_links":[],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"packages":[{"id":13659039,"name":"node-body-parser","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:09:30.612Z","latest_release_published_at":"2026-02-12T08:09:30.612Z","latest_release_number":"1.20.3+~1.19.5-3","last_synced_at":"2026-03-13T23:11:25.092Z","created_at":"2026-02-12T08:09:30.213Z","updated_at":"2026-08-08T20:48:18.383Z","registry_url":"https://tracker.debian.org/pkg/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":"https://packages.debian.org/trixie/node-body-parser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-body-parser","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs (\u003e= 6.13~) \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.383Z","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-body-parser?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-body-parser/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":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","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":13557860,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:27.729Z","latest_release_published_at":"2026-02-11T04:40:27.729Z","latest_release_number":"1.20.1+~1.19.2-1","last_synced_at":"2026-03-11T10:42:12.871Z","created_at":"2026-02-11T04:40:27.340Z","updated_at":"2026-08-08T20:48:18.384Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.383Z","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-body-parser?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-body-parser/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","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":13428100,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:15:58.656Z","latest_release_published_at":"2026-02-07T15:15:58.656Z","latest_release_number":"1.19.2+~1.19.2-1","last_synced_at":"2026-03-07T15:39:51.967Z","created_at":"2026-02-07T15:15:56.913Z","updated_at":"2026-08-08T20:48:18.395Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.395Z","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-body-parser?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-body-parser/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":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13459092,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:50:44.417Z","latest_release_published_at":"2026-02-09T05:50:44.417Z","latest_release_number":"1.20.2+~1.19.5-1build2","last_synced_at":"2026-03-09T06:23:26.422Z","created_at":"2026-02-09T05:50:42.079Z","updated_at":"2026-08-08T20:48:18.385Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.385Z","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-body-parser?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-body-parser/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":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","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":13793364,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:56:59.103Z","latest_release_published_at":"2026-02-13T15:56:59.103Z","latest_release_number":"1.20.1+~1.19.2-1","last_synced_at":"2026-03-13T20:15:33.682Z","created_at":"2026-02-13T15:56:58.919Z","updated_at":"2026-08-08T20:48:18.388Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.387Z","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-body-parser?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-body-parser/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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","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":13595974,"name":"node-body-parser","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:33.392Z","latest_release_published_at":"2026-02-11T10:22:33.392Z","latest_release_number":"1.18.3-2","last_synced_at":"2026-03-13T14:07:54.391Z","created_at":"2026-02-11T10:22:33.231Z","updated_at":"2026-08-08T20:48:18.390Z","registry_url":"https://tracker.debian.org/pkg/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":"https://packages.debian.org/buster/node-body-parser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-body-parser","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 (\u003e= 6), node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug (\u003e= 2.6.9) \u003c!nocheck\u003e, node-depd (\u003e= 1.1.1) \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv (\u003e= 2.3.0) \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, mocha (\u003e= 4) \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.389Z","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-body-parser?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-body-parser/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","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":13522411,"name":"node-body-parser","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:56:19.730Z","latest_release_published_at":"2026-02-10T21:56:19.730Z","latest_release_number":"1.19.0-2","last_synced_at":"2026-07-30T13:10:09.536Z","created_at":"2026-02-10T21:56:19.299Z","updated_at":"2026-08-08T20:48:18.390Z","registry_url":"https://tracker.debian.org/pkg/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":"https://packages.debian.org/bullseye/node-body-parser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-body-parser","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-buildinfo, nodejs (\u003e= 6), node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug (\u003e= 2.6.9) \u003c!nocheck\u003e, node-depd (\u003e= 1.1.1) \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv (\u003e= 2.3.0) \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, mocha (\u003e= 4) \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.389Z","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-body-parser?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-body-parser/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":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","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":13398943,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:05:33.031Z","latest_release_published_at":"2026-02-06T05:05:33.031Z","latest_release_number":"1.20.2+~1.19.5-1build2","last_synced_at":"2026-03-06T05:34:57.301Z","created_at":"2026-02-06T05:05:32.711Z","updated_at":"2026-08-08T20:48:18.390Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.390Z","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-body-parser?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-body-parser/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":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","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":13742548,"name":"node-body-parser","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:28:27.855Z","latest_release_published_at":"2026-02-13T05:28:27.855Z","latest_release_number":"1.19.0-2","last_synced_at":"2026-07-31T23:04:34.155Z","created_at":"2026-02-13T05:28:27.664Z","updated_at":"2026-08-08T20:48:18.396Z","registry_url":"https://launchpad.net/ubuntu/+source/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-body-parser","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-buildinfo, nodejs (\u003e= 6), node-bytes (\u003e= 3.0.0) \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug (\u003e= 2.6.9) \u003c!nocheck\u003e, node-depd (\u003e= 1.1.1) \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv (\u003e= 2.3.0) \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, mocha (\u003e= 4) \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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"}},"repo_metadata_updated_at":"2026-08-08T20:48:18.396Z","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-body-parser?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-body-parser/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":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","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":13701011,"name":"node-body-parser","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:16.673Z","latest_release_published_at":"2026-02-12T21:06:16.673Z","latest_release_number":"1.20.1+~1.19.2-1","last_synced_at":"2026-03-13T19:54:11.535Z","created_at":"2026-02-12T21:06:16.452Z","updated_at":"2026-08-08T20:48:19.038Z","registry_url":"https://tracker.debian.org/pkg/node-body-parser","install_command":"apt-get install node-body-parser","documentation_url":"https://packages.debian.org/bookworm/node-body-parser","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-body-parser","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-bytes \u003c!nocheck\u003e, node-content-type \u003c!nocheck\u003e, node-debug \u003c!nocheck\u003e, node-depd \u003c!nocheck\u003e, node-http-errors \u003c!nocheck\u003e, node-iconv-lite \u003c!nocheck\u003e, node-on-finished \u003c!nocheck\u003e, node-qs \u003c!nocheck\u003e, node-raw-body \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-type-is \u003c!nocheck\u003e, node-destroy \u003c!nocheck\u003e, node-unpipe \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.037Z","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":0.5182242183451373,"forks_count":0.4865549605573789,"docker_downloads_count":null,"average":0.25119479472562906},"purl":"pkg:deb/debian/node-body-parser?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-body-parser/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":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","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":14350,"name":"body-parser","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":81,"first_release_published_at":"2014-01-06T08:24:57.000Z","latest_release_published_at":"2026-01-07T09:34:37.000Z","latest_release_number":"v2.2.2","last_synced_at":"2026-03-04T23:46:25.407Z","created_at":"2022-04-04T20:47:41.322Z","updated_at":"2026-08-08T20:48:18.999Z","registry_url":null,"install_command":"bower install body-parser","documentation_url":null,"metadata":{},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:18.998Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":4.081923317951348,"dependent_packages_count":6.0374294992309006,"stargazers_count":1.098102888395146,"forks_count":1.4100153819859853,"docker_downloads_count":null,"average":3.1568677718908447},"purl":"pkg:bower/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/body-parser/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3403},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-10T05:08:34.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":4506603,"name":"@lyxsus/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"lyxsus","versions_count":1,"first_release_published_at":"2022-06-02T20:41:29.623Z","latest_release_published_at":"2022-06-02T20:41:29.623Z","latest_release_number":"1.20.0","last_synced_at":"2026-08-12T02:01:39.462Z","created_at":"2022-07-07T08:20:55.004Z","updated_at":"2026-08-12T02:01:39.463Z","registry_url":"https://www.npmjs.com/package/@lyxsus/body-parser","install_command":"npm install @lyxsus/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.20.0"}},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.048Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.668990894688967,"forks_count":1.7778201117369115,"average":19.23529427997215},"purl":"pkg:npm/%40lyxsus/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lyxsus/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lyxsus/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lyxsus/body-parser/dependencies","status":"removed","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lyxsus%2Fbody-parser/codemeta","maintainers":[{"uuid":"lyxsus","login":"lyxsus","name":null,"email":"lyxsus@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~lyxsus","role":null,"created_at":"2022-11-13T04:50:54.996Z","updated_at":"2022-11-13T04:50:54.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lyxsus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":9150297,"name":"body-parser-bigint-middleware","ecosystem":"npm","description":"Node.js body parsing middleware with bigint support","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-02-29T09:38:37.628Z","latest_release_published_at":"2024-04-09T09:09:35.544Z","latest_release_number":"1.20.3","last_synced_at":"2026-08-12T02:01:35.402Z","created_at":"2024-02-29T13:59:07.659Z","updated_at":"2026-08-12T02:01:35.403Z","registry_url":"https://www.npmjs.com/package/body-parser-bigint-middleware","install_command":"npm install body-parser-bigint-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.20.3"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:57:20.650Z","dependent_packages_count":0,"downloads":661,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.206652234135106,"dependent_packages_count":47.56638317441691,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.38651770427601},"purl":"pkg:npm/body-parser-bigint-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/body-parser-bigint-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/body-parser-bigint-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/body-parser-bigint-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:32:40.798Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-bigint-middleware/codemeta","maintainers":[{"uuid":"emilcondrea","login":"emilcondrea","name":null,"email":"emilcondrea@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~emilcondrea","role":null,"created_at":"2024-02-29T13:59:08.315Z","updated_at":"2024-02-29T13:59:08.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emilcondrea/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1770581,"name":"getgp","ecosystem":"npm","description":"获取GET，POST传值","homepage":"https://github.com/expressjs/body-parser","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2014-07-05T07:59:06.623Z","latest_release_published_at":"2014-07-05T08:23:33.217Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-12T02:01:36.290Z","created_at":"2022-04-09T16:20:47.637Z","updated_at":"2026-08-12T02:01:36.291Z","registry_url":"https://www.npmjs.com/package/getgp","install_command":"npm install getgp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.048Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.80228439460293,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.2951141561464492,"forks_count":1.432217782735656,"docker_downloads_count":null,"average":15.546669847218709},"purl":"pkg:npm/getgp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/getgp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/getgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/getgp/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/getgp/codemeta","maintainers":[{"uuid":"zhenxiyinger","login":"zhenxiyinger","name":null,"email":"zhenxiyinger@163.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~zhenxiyinger","role":null,"created_at":"2022-11-12T12:49:28.932Z","updated_at":"2022-11-12T12:49:28.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhenxiyinger/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":10800245,"name":"@puruvj/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"puruvj","versions_count":1,"first_release_published_at":"2024-08-08T15:55:32.932Z","latest_release_published_at":"2024-08-08T15:55:32.932Z","latest_release_number":"1.20.2","last_synced_at":"2026-08-12T02:01:36.352Z","created_at":"2024-08-10T02:12:01.837Z","updated_at":"2026-08-12T02:01:36.353Z","registry_url":"https://www.npmjs.com/package/@puruvj/body-parser","install_command":"npm install @puruvj/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.20.2"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.080Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.272601019872901,"dependent_repos_count":26.005070673315743,"dependent_packages_count":37.77924722650513,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.018972973231257},"purl":"pkg:npm/%40puruvj/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@puruvj/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@puruvj/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@puruvj/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@puruvj%2Fbody-parser/codemeta","maintainers":[{"uuid":"puruvj","login":"puruvj","name":null,"email":"awesomepuruvj@gmail.com","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~puruvj","role":null,"created_at":"2024-08-10T06:33:54.525Z","updated_at":"2024-08-10T06:33:54.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/puruvj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":960827,"name":"@gladstongarcia/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"gladstongarcia","versions_count":3,"first_release_published_at":"2019-02-13T21:42:03.446Z","latest_release_published_at":"2019-02-13T22:39:48.804Z","latest_release_number":"1.18.5","last_synced_at":"2026-08-12T02:01:36.416Z","created_at":"2022-04-07T17:50:13.329Z","updated_at":"2026-08-12T02:01:36.417Z","registry_url":"https://www.npmjs.com/package/@gladstongarcia/body-parser","install_command":"npm install @gladstongarcia/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.18.5"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.091Z","dependent_packages_count":1,"downloads":26,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.2951141561464492,"forks_count":1.432217782735656,"docker_downloads_count":null,"average":17.766777094241398},"purl":"pkg:npm/%40gladstongarcia/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gladstongarcia/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gladstongarcia/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gladstongarcia/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gladstongarcia%2Fbody-parser/codemeta","maintainers":[{"uuid":"gladstongarcia","login":"gladstongarcia","name":null,"email":"gladston.garcia@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~gladstongarcia","role":null,"created_at":"2022-11-20T16:22:56.189Z","updated_at":"2022-11-20T16:22:56.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gladstongarcia/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":2624502,"name":"zonelink-body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-10-22T08:24:52.370Z","latest_release_published_at":"2021-10-22T08:38:15.281Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-12T02:01:36.830Z","created_at":"2022-04-10T04:26:15.453Z","updated_at":"2026-08-12T02:01:36.831Z","registry_url":"https://www.npmjs.com/package/zonelink-body-parser","install_command":"npm install zonelink-body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.022Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.5929512279308338,"forks_count":1.6705480797320915,"average":18.11573094910218},"purl":"pkg:npm/zonelink-body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zonelink-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zonelink-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zonelink-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zonelink-body-parser/codemeta","maintainers":[{"uuid":"zonelink","login":"zonelink","name":null,"email":"zonelink@163.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~zonelink","role":null,"created_at":"2022-11-15T15:06:01.181Z","updated_at":"2022-11-15T15:06:01.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zonelink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1480950,"name":"body-parser-extendable","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2015-02-16T06:28:56.670Z","latest_release_published_at":"2015-03-17T08:32:15.029Z","latest_release_number":"1.2.1","last_synced_at":"2026-08-12T02:01:36.880Z","created_at":"2022-04-09T02:45:23.514Z","updated_at":"2026-08-12T02:01:36.880Z","registry_url":"https://www.npmjs.com/package/body-parser-extendable","install_command":"npm install body-parser-extendable","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.1"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:57:20.646Z","dependent_packages_count":2,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.163328952788184,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.2951141561464492,"forks_count":1.432217782735656,"docker_downloads_count":null,"average":12.604037694065743},"purl":"pkg:npm/body-parser-extendable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/body-parser-extendable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/body-parser-extendable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/body-parser-extendable/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:32:40.798Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-extendable/codemeta","maintainers":[{"uuid":"ystskm","login":"ystskm","name":null,"email":"brilliantpenguin@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~ystskm","role":null,"created_at":"2022-11-11T15:10:15.806Z","updated_at":"2022-11-11T15:10:15.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ystskm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1480947,"name":"body-parser-json","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2014-10-27T08:23:27.252Z","latest_release_published_at":"2014-10-27T08:23:27.252Z","latest_release_number":"1.9.2","last_synced_at":"2026-08-12T02:01:37.073Z","created_at":"2022-04-09T02:45:23.435Z","updated_at":"2026-08-12T02:01:37.074Z","registry_url":"https://www.npmjs.com/package/body-parser-json","install_command":"npm install body-parser-json","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.2"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T00:32:40.778Z","dependent_packages_count":7,"downloads":428,"downloads_period":"last-month","dependent_repos_count":24,"rankings":{"downloads":7.844420964717819,"dependent_repos_count":2.5274025398712943,"dependent_packages_count":2.7697266450909077,"stargazers_count":1.2936576183927107,"forks_count":1.410208649033223,"docker_downloads_count":null,"average":3.169083283421191},"purl":"pkg:npm/body-parser-json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/body-parser-json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/body-parser-json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/body-parser-json/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-json/codemeta","maintainers":[{"uuid":"iamblue","login":"iamblue","name":null,"email":"tonyone0902@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~iamblue","role":null,"created_at":"2022-11-11T15:10:09.889Z","updated_at":"2022-11-11T15:10:09.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iamblue/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1480945,"name":"body-parser-hx","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-10-28T10:04:23.740Z","latest_release_published_at":"2019-10-28T10:04:23.740Z","latest_release_number":"1.13.3","last_synced_at":"2026-08-12T02:01:37.107Z","created_at":"2022-04-09T02:45:23.405Z","updated_at":"2026-08-12T02:01:37.107Z","registry_url":"https://www.npmjs.com/package/body-parser-hx","install_command":"npm install body-parser-hx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.3"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.066Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.2936576183927107,"forks_count":1.410208649033223,"docker_downloads_count":null,"average":17.246057324115476},"purl":"pkg:npm/body-parser-hx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/body-parser-hx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/body-parser-hx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/body-parser-hx/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser-hx/codemeta","maintainers":[{"uuid":"lzpxy","login":"lzpxy","name":null,"email":"394452586@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lzpxy","role":null,"created_at":"2022-11-21T11:56:08.325Z","updated_at":"2022-11-21T11:56:08.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lzpxy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":11898806,"name":"@villagelabs/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"villagelabs","versions_count":1,"first_release_published_at":"2025-07-10T21:03:52.370Z","latest_release_published_at":"2025-07-10T21:03:52.370Z","latest_release_number":"2.3.0","last_synced_at":"2026-08-12T02:01:37.182Z","created_at":"2025-07-10T21:33:25.886Z","updated_at":"2026-08-12T02:01:37.182Z","registry_url":"https://www.npmjs.com/package/@villagelabs/body-parser","install_command":"npm install @villagelabs/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.0"}},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.22580577542425,"dependent_packages_count":34.957264669932094,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.59153522267817},"purl":"pkg:npm/%40villagelabs/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@villagelabs/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@villagelabs/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@villagelabs/body-parser/dependencies","status":"removed","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@villagelabs%2Fbody-parser/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1162212,"name":"@sailshq/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"sailshq","versions_count":1,"first_release_published_at":"2017-03-02T04:40:53.938Z","latest_release_published_at":"2017-03-02T04:40:53.938Z","latest_release_number":"1.13.4","last_synced_at":"2026-08-12T02:01:37.890Z","created_at":"2022-04-08T12:31:00.410Z","updated_at":"2026-08-12T02:01:37.890Z","registry_url":"https://www.npmjs.com/package/@sailshq/body-parser","install_command":"npm install @sailshq/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.4"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.029Z","dependent_packages_count":2,"downloads":14845,"downloads_period":"last-month","dependent_repos_count":334,"rankings":{"downloads":0.9451529504693132,"dependent_repos_count":0.8877779210079418,"dependent_packages_count":8.833550931946979,"stargazers_count":1.2951141561464492,"forks_count":1.432217782735656,"docker_downloads_count":0.20334948005356523,"average":2.2661938703933173},"purl":"pkg:npm/%40sailshq/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sailshq/body-parser","docker_dependents_count":9,"docker_downloads_count":40199312,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sailshq/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sailshq/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sailshq%2Fbody-parser/codemeta","maintainers":[{"uuid":"eashaw","login":"eashaw","name":null,"email":"eashaw@sailsjs.com","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~eashaw","role":null,"created_at":"2022-11-20T23:37:28.025Z","updated_at":"2022-11-20T23:37:28.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eashaw/packages"},{"uuid":"mikermcneil","login":"mikermcneil","name":null,"email":"npm@sailsjs.com","url":null,"packages_count":187,"html_url":"https://www.npmjs.com/~mikermcneil","role":null,"created_at":"2022-11-20T23:37:28.043Z","updated_at":"2022-11-20T23:37:28.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikermcneil/packages"},{"uuid":"rachaelshaw","login":"rachaelshaw","name":null,"email":"rachaelshaw@treeline.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~rachaelshaw","role":null,"created_at":"2022-11-20T23:37:28.058Z","updated_at":"2022-11-20T23:37:28.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rachaelshaw/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1977135,"name":"ls-body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-01-29T05:49:35.835Z","latest_release_published_at":"2019-01-29T05:49:35.835Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-12T02:01:38.053Z","created_at":"2022-04-09T19:07:13.263Z","updated_at":"2026-08-12T02:01:38.053Z","registry_url":"https://www.npmjs.com/package/ls-body-parser","install_command":"npm install ls-body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.101Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.80228439460293,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.2936576183927107,"forks_count":1.410208649033223,"docker_downloads_count":null,"average":15.541976712927475},"purl":"pkg:npm/ls-body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ls-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ls-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ls-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ls-body-parser/codemeta","maintainers":[{"uuid":"lianshang.com","login":"lianshang.com","name":null,"email":"f2e.list@lianshang.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~lianshang.com","role":null,"created_at":"2022-11-13T04:39:21.442Z","updated_at":"2022-11-13T04:39:21.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lianshang.com/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":12546451,"name":"@gtbl2012/body-parser-bigint","ecosystem":"npm","description":"Node.js body parsing middleware with BigInt support","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"gtbl2012","versions_count":2,"first_release_published_at":"2025-12-03T08:18:57.060Z","latest_release_published_at":"2025-12-03T07:09:03.871Z","latest_release_number":"2.2.1","last_synced_at":"2026-08-12T02:01:38.263Z","created_at":"2025-12-03T07:09:56.434Z","updated_at":"2026-08-12T02:01:38.264Z","registry_url":"https://www.npmjs.com/package/@gtbl2012/body-parser-bigint","install_command":"npm install @gtbl2012/body-parser-bigint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.1","old":"1.19.0"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.085Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.33961351616335,"dependent_packages_count":33.66287917709365,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.5012463466285},"purl":"pkg:npm/%40gtbl2012/body-parser-bigint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gtbl2012/body-parser-bigint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gtbl2012/body-parser-bigint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gtbl2012/body-parser-bigint/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gtbl2012%2Fbody-parser-bigint/codemeta","maintainers":[{"uuid":"gtbl2012","login":"gtbl2012","name":null,"email":"admin@gtbl2012.cn","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~gtbl2012","role":null,"created_at":"2025-12-03T07:26:29.492Z","updated_at":"2025-12-03T07:26:29.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gtbl2012/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":7504331,"name":"github.com/expressjs/body-parser","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"github.com/expressjs","versions_count":7,"first_release_published_at":"2021-12-18T03:49:12.000Z","latest_release_published_at":"2026-06-15T10:41:45.000Z","latest_release_number":"v2.3.0+incompatible","last_synced_at":"2026-08-12T02:01:39.603Z","created_at":"2023-04-07T01:52:38.895Z","updated_at":"2026-08-12T02:01:39.603Z","registry_url":"https://pkg.go.dev/github.com/expressjs/body-parser","install_command":"go get github.com/expressjs/body-parser","documentation_url":"https://pkg.go.dev/github.com/expressjs/body-parser#section-documentation","metadata":{},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.082Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.9152497104964711,"forks_count":1.113511551036611,"docker_downloads_count":null,"average":4.074094898703305},"purl":"pkg:golang/github.com/expressjs/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/expressjs/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/expressjs/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/expressjs/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fbody-parser/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":4997465,"name":"org.webjars.npm:body-parser","ecosystem":"maven","description":"WebJar for body-parser","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"org.webjars.npm","versions_count":13,"first_release_published_at":"2015-08-25T17:16:51.000Z","latest_release_published_at":"2025-05-16T05:53:01.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-08-12T02:01:40.152Z","created_at":"2022-07-27T10:52:16.946Z","updated_at":"2026-08-12T02:01:40.152Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/body-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/body-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.049Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":4.185445844887826,"stargazers_count":4.137584443563468,"forks_count":7.053615405869704,"docker_downloads_count":null,"average":9.037826391694857},"purl":"pkg:maven/org.webjars.npm/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:body-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614333,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","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":1736812,"name":"foxify-body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-06-05T14:55:05.850Z","latest_release_published_at":"2019-06-27T15:32:13.110Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-12T02:01:40.942Z","created_at":"2022-04-09T15:51:06.034Z","updated_at":"2026-08-12T02:01:40.942Z","registry_url":"https://www.npmjs.com/package/foxify-body-parser","install_command":"npm install foxify-body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.053Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.2951141561464492,"forks_count":1.432217782735656,"docker_downloads_count":null,"average":19.66559152319673},"purl":"pkg:npm/foxify-body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/foxify-body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/foxify-body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/foxify-body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/foxify-body-parser/codemeta","maintainers":[{"uuid":"fonhal","login":"fonhal","name":null,"email":"fonhal@hotmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~fonhal","role":null,"created_at":"2022-11-12T10:23:43.316Z","updated_at":"2022-11-12T10:23:43.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fonhal/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":5186858,"name":"@bitgo/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":"bitgo","versions_count":1,"first_release_published_at":"2022-08-19T23:11:56.554Z","latest_release_published_at":"2022-08-19T23:11:56.554Z","latest_release_number":"1.15.3","last_synced_at":"2026-08-12T02:01:41.987Z","created_at":"2022-08-21T01:22:55.146Z","updated_at":"2026-08-12T02:01:41.987Z","registry_url":"https://www.npmjs.com/package/@bitgo/body-parser","install_command":"npm install @bitgo/body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.3"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.105Z","dependent_packages_count":1,"downloads":39896,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":2.509005947884262,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.6677318665187755,"forks_count":1.7778201117369115,"average":9.49596928352271},"purl":"pkg:npm/%40bitgo/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bitgo/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bitgo/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bitgo/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bitgo%2Fbody-parser/codemeta","maintainers":[{"uuid":"bitgobot","login":"bitgobot","name":null,"email":"infra+npmjs@bitgo.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~bitgobot","role":null,"created_at":"2025-09-22T19:29:40.424Z","updated_at":"2025-09-22T19:29:40.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bitgobot/packages"},{"uuid":"louib-bitgo","login":"louib-bitgo","name":null,"email":"louisvarin@bitgo.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~louib-bitgo","role":null,"created_at":"2026-03-11T04:21:04.588Z","updated_at":"2026-03-11T04:21:04.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/louib-bitgo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":14015471,"name":"@depup/body-parser","ecosystem":"npm","description":"Node.js body parsing middleware (with updated dependencies)","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":["body-parser","depup","updated-dependencies","security","latest","patched"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-09T05:02:14.316Z","latest_release_published_at":"2026-07-21T17:21:18.056Z","latest_release_number":"2.3.0-depup.3","last_synced_at":"2026-08-12T02:01:42.605Z","created_at":"2026-03-09T05:02:25.882Z","updated_at":"2026-08-12T02:01:42.606Z","registry_url":"https://www.npmjs.com/package/@depup/body-parser","install_command":"npm install @depup/body-parser","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"2.3.0-depup.3"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.047Z","dependent_packages_count":0,"downloads":153,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":1.089091111908039,"forks_count":1.1373984646743263,"docker_downloads_count":null,"average":14.307991126212741},"purl":"pkg:npm/%40depup/body-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/body-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbody-parser/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2114,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:02:31.676Z","updated_at":"2026-03-09T05:02:31.676Z","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":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":424627,"name":"body-parser","ecosystem":"npm","description":"Node.js body parsing middleware","homepage":"https://github.com/expressjs/body-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/body-parser","keywords_array":[],"namespace":null,"versions_count":84,"first_release_published_at":"2014-01-06T08:25:15.060Z","latest_release_published_at":"2026-06-15T10:46:12.880Z","latest_release_number":"2.3.0","last_synced_at":"2026-08-12T02:01:37.011Z","created_at":"2022-04-06T18:25:29.246Z","updated_at":"2026-08-13T02:22:40.856Z","registry_url":"https://www.npmjs.com/package/body-parser","install_command":"npm install body-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.1.0","latest":"2.3.0","latest-1.x":"1.20.6"},"contentPolicy":null},"repo_metadata":{"id":12990051,"uuid":"15669006","full_name":"expressjs/body-parser","owner":"expressjs","description":"Node.js body parsing middleware","archived":false,"fork":false,"pushed_at":"2026-08-03T08:02:21.000Z","size":795,"stargazers_count":5498,"open_issues_count":52,"forks_count":759,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-08T18:17:44.927Z","etag":null,"topics":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-06T08:25:03.000Z","updated_at":"2026-08-05T23:00:28.000Z","dependencies_parsed_at":"2023-01-13T17:14:45.371Z","dependency_job_id":"18b5fb92-a77d-43d2-94d7-24ba844a4b20","html_url":"https://github.com/expressjs/body-parser","commit_stats":{"total_commits":680,"total_committers":35,"mean_commits":"19.428571428571427","dds":0.08235294117647063,"last_synced_commit":"80fbb762b1e326d9a7589df9285bf351d5685f35"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/body-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/sbom","scorecard":{"id":388436,"data":{"date":"2025-08-11T21:25:09Z","repo":{"name":"github.com/expressjs/body-parser","commit":"0dad12f03792ee4991d1054b1f5ff35ed70a3e34"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":9,"reason":"Found 18/19 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:50","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:65","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 30 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, houzz, jshttp, koajs, makespacemadrid, migratejs, mysqljs, netflix, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils, tc39, todogroup, yeoman"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:11.959Z","repository_id":12990051,"created_at":"2025-08-18T17:14:11.959Z","updated_at":"2025-08-18T17:14:11.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36417750,"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-08T02:00:08.763Z","response_time":96,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.2","sha":"3d248660b2e8b66732b232d7c758517fbf2420a6","kind":"commit","published_at":"2026-01-07T09:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.2/manifests"},{"name":"1.20.4","sha":"7db202cac84a001e6566c2dc6516b44db98beff3","kind":"commit","published_at":"2025-12-01T15:47:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.4/manifests"},{"name":"v2.2.1","sha":"d96b63da8d7445de317736471633bac83ec76cbb","kind":"commit","published_at":"2025-11-24T18:17:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0aa4e1128ef88c7f68a851a44c6adbbed35dbfd4","kind":"commit","published_at":"2025-03-27T01:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eedea54b75cbea80eee2a00fdcd6a58d61b0713e","kind":"tag","published_at":"2025-02-10T20:10:23.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"9c0d5ec2053f5fac99734582d4638468d7fc7333","kind":"commit","published_at":"2024-10-31T15:05:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"966bc9dd141cae791d5634a46af58435327b3170","kind":"commit","published_at":"2024-09-10T04:13:44.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"9e06a79ca94da7c603a03d7deec56a54f8951330","kind":"commit","published_at":"2024-09-10T03:26:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/2.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/2.0.0/manifests"},{"name":"1.20.3","sha":"17529513673e39ba79886a7ce3363320cf1c0c50","kind":"commit","published_at":"2024-09-09T23:05:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.3/manifests"},{"name":"v2.0.0-beta.2","sha":"fccaf4879e960d5e8b105759d39d4fc5ecf2f4e4","kind":"tag","published_at":"2023-02-23T21:57:46.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.2/manifests"},{"name":"1.20.2","sha":"ee91374eae1555af679550b1d2fb5697d9924109","kind":"commit","published_at":"2023-02-22T01:25:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"830bdfbee021d540a742de857dcbd43f40563a02","kind":"commit","published_at":"2022-10-06T13:57:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"1f6f58e1f8dc222f2b6cfc7eb3a3bf5145ff2b56","kind":"commit","published_at":"2022-04-03T01:02:06.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.20.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"424dadd312f519bdb320c6ee9463d6672782420c","kind":"commit","published_at":"2022-02-16T03:42:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.2/manifests"},{"name":"v2.0.0-beta.1","sha":"fbd9664f3d6f41f02a05177215b1b2263ffd94d2","kind":"tag","published_at":"2021-12-18T03:49:12.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/v2.0.0-beta.1/manifests"},{"name":"1.19.1","sha":"d0a214b3beded8a9cd2dcb51d355f92c9ead81d4","kind":"commit","published_at":"2021-12-10T19:48:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"998b265db57a80ae75ea51c55f6a191e2d168a60","kind":"commit","published_at":"2019-04-26T03:20:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.19.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"e6ccf98015fece0851c0c673fc2776c30ad79e5d","kind":"commit","published_at":"2018-05-14T17:06:40.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"b2659a7af3b413a2d1df274bef409fe6cdcf6b8f","kind":"commit","published_at":"2017-09-22T16:40:54.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"d041563376670707cc693968995ff731adefe4cf","kind":"commit","published_at":"2017-09-12T15:23:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"adfa01c1c58102292e353fe4ee7558a4581fb539","kind":"commit","published_at":"2017-09-09T04:06:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.18.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"77b74312edb46b2e8d8df0c8436aaba396a721e9","kind":"commit","published_at":"2017-05-18T04:49:33.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"0f1bed0543d34c8de07385157b8183509d1100aa","kind":"commit","published_at":"2017-03-06T13:22:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"79bc93911501b0d048dea39a13ab7384b2cb43f1","kind":"commit","published_at":"2017-03-01T22:07:22.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.17.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.17.0/manifests"},{"name":"1.16.1","sha":"7b630f701d084267a8b9883b27f627014e003d47","kind":"commit","published_at":"2017-02-11T01:32:02.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"c5a73d51483310f8443043d3927c2557993f3416","kind":"commit","published_at":"2017-01-18T03:37:13.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.16.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"3c8218446d919a5e87fa696971fb7f69b10afc1c","kind":"commit","published_at":"2016-06-20T03:31:38.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"e701380ab9b862bbf2223e4df4835a15e4e1ff66","kind":"commit","published_at":"2016-05-06T05:31:34.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"5b4fabe344e5b3df9e9157c7e9b9e6f5706b1cec","kind":"commit","published_at":"2016-02-11T02:03:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.15.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"ef5d85d8344f08b21f70a7d90082e7eea3ccdf99","kind":"commit","published_at":"2015-12-16T23:42:52.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"7847af6e5a36129eea0e0becfbcc521b839313ae","kind":"commit","published_at":"2015-09-28T04:37:04.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"a438bed510877e36724b1716bd6f55a15a1155d2","kind":"commit","published_at":"2015-09-16T16:37:41.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.14.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.14.0/manifests"},{"name":"1.13.3","sha":"79d0972bd18247071326105bfb36539830b61b76","kind":"commit","published_at":"2015-07-31T19:00:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.3/manifests"},{"name":"1.13.2","sha":"b31df3e7550c6fadef6823a020f527ab73bfec33","kind":"commit","published_at":"2015-07-06T03:16:49.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"bf6c1465fe9e36e04668d8129c0fbb8a9b375060","kind":"commit","published_at":"2015-06-16T18:59:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aa8617b3893300ad52cb19d279ef62ccc99c1394","kind":"commit","published_at":"2015-06-15T00:41:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.13.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"faba6ae19686d82133e188707b9b77649f45d3b0","kind":"commit","published_at":"2015-05-11T06:01:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"5addd8e18e0a72795f9ab93e867d3e50f3429910","kind":"commit","published_at":"2015-04-16T03:52:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"ec92683bbb469f63da8b584c37e7708ed76b09e2","kind":"commit","published_at":"2015-03-17T03:34:58.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"b500848a82da89c0810859c2b86a4bd33a7a9983","kind":"commit","published_at":"2015-03-16T05:35:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9ec4d920fc0fbfc8351ff528d19b24d80612e3e0","kind":"commit","published_at":"2015-02-14T04:44:05.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.12.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"bc783dd7aade9a40ba3cd1ec4c65439b8e99d66e","kind":"commit","published_at":"2015-01-31T05:32:01.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.11.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"1fbb94d61e3435865db6092e7f6685436aecb858","kind":"commit","published_at":"2015-01-21T06:21:11.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2dae9e45447108c7280538878c3f59c656f30bd9","kind":"commit","published_at":"2015-01-02T02:34:37.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"bdee22aed4f516580c791b1fb1112f6cbc6bcffb","kind":"commit","published_at":"2014-12-03T05:37:16.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.10.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"810c089057c004eeb1f54d638bdb8a15acc09d06","kind":"commit","published_at":"2014-11-22T04:21:51.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"efb1e7d1749a743515ca0f191ee214e8c2902bac","kind":"commit","published_at":"2014-10-28T04:01:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"ebabe092af34b6995d43662654d9de1f2bf2ab86","kind":"commit","published_at":"2014-10-23T03:48:00.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"263f602e6ae34add6332c1eb4caa808893b0b711","kind":"commit","published_at":"2014-09-24T17:30:32.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.9.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"e12078f4b7cf2cf3925304b16c6fd66522f72c40","kind":"commit","published_at":"2014-09-24T05:16:03.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"b4131a69a898ec4238679bc8bad7aa5359a7ecc7","kind":"commit","published_at":"2014-09-20T05:24:25.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"caf6e06cf7b4e3d31717e75e31dc2efc873a1047","kind":"commit","published_at":"2014-09-16T06:22:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"df508da4f4c37ae6553638f95333b0ac1e8365cf","kind":"commit","published_at":"2014-09-08T06:39:53.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"17d73ae0ec6fc1f21f932849fa7103f37c67c718","kind":"commit","published_at":"2014-09-06T01:33:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.8.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"9e3906d7fd3ac0d0d01d828774051ae28a64f17a","kind":"commit","published_at":"2014-09-02T02:43:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.7.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.7.0/manifests"},{"name":"1.6.7","sha":"30a08ab015555171985e7a047ddfc21178f02e30","kind":"commit","published_at":"2014-08-30T05:00:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.7","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.7/manifests"},{"name":"1.6.6","sha":"a9cea305c30ca08e45492a9627ae9849ff28e6f2","kind":"commit","published_at":"2014-08-27T18:16:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.6","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"0d42013b30a6784a7e86dd387a2aa5d17b5b01cb","kind":"commit","published_at":"2014-08-17T03:44:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.5","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"44abd9a37b89700469b6ecf550d81f34e5cdde99","kind":"commit","published_at":"2014-08-15T02:46:42.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.4","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"bb7c924c6d700da0218188f9a3358f98804a9752","kind":"commit","published_at":"2014-08-11T01:27:39.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"2be2282144cf5c6aa7698186a764eedfe3a71ee9","kind":"commit","published_at":"2014-08-07T14:17:14.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"ac01f78038549e16588ee24eec9e47891e9c5a09","kind":"commit","published_at":"2014-08-06T21:53:30.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"0a96b14ae61fd579b23c8abd2e88f265dcd48098","kind":"commit","published_at":"2014-08-06T03:32:15.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.6.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"f67f0eacc9ba2fab8f9f04837c135ad08198d36c","kind":"commit","published_at":"2014-07-27T19:19:07.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"2921f8a63d640ff0cac301632b032c0cee101862","kind":"commit","published_at":"2014-07-26T20:42:29.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"18437166933ad53a300ac80d74a7aef4a01387a0","kind":"commit","published_at":"2014-07-21T01:44:20.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.5.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"103b4156f72b64325dd377422696f2b6ad4ef973","kind":"commit","published_at":"2014-06-20T03:12:26.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.3","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"3c45dbfdc9b98e7c4aadf14d3076c8d9860e9cdd","kind":"commit","published_at":"2014-06-20T02:08:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9b50957a62ea3acc6edca8dbd9d9f18e387ede93","kind":"commit","published_at":"2014-06-19T22:33:27.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"fc7409e0e3316baab6c9d1ef9906f83b851ff669","kind":"commit","published_at":"2014-06-19T21:49:10.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.4.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6c0a1dc628d98bfa586a424f93a45f431e3c6641","kind":"commit","published_at":"2014-06-12T03:05:19.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"45087877bc214ad7b98e6c4c5338738aab5922a2","kind":"commit","published_at":"2014-05-31T22:56:48.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.3.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d36db085baf96f9b719bc070a302b3de8b3e2bc1","kind":"commit","published_at":"2014-05-27T16:18:59.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"a199a33b3ef2f5c1c9487e7fe593c7c2070162bd","kind":"commit","published_at":"2014-05-27T04:06:56.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"74aa3e1120bcfb588b6573c5bcafdf1fddcfb5cb","kind":"commit","published_at":"2014-05-12T03:52:21.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.2.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"cc7ece4e15fd167ecbed0775dbc8e67f9b0d2ca5","kind":"commit","published_at":"2014-05-11T17:44:47.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"b85f3bc1763c6a076485ffadd292796291c17365","kind":"commit","published_at":"2014-05-11T04:23:55.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9829b6a8788d4d0ca32a8e8eeb3a0d39ef4ca0f0","kind":"commit","published_at":"2014-05-11T01:44:17.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.1.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"e7b9930b1079c997110c5ba9865f0838a74c6078","kind":"commit","published_at":"2014-04-14T23:26:28.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.2","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"36f44f9f14b5cad2fe70fc562fc9c04677c3a263","kind":"commit","published_at":"2014-03-20T22:25:18.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.1","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86446f74d5c6bdb90b762a094b857bc0a340966b","kind":"commit","published_at":"2014-01-06T08:24:57.000Z","download_url":"https://codeload.github.com/expressjs/body-parser/tar.gz/1.0.0","html_url":"https://github.com/expressjs/body-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/body-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T20:48:19.096Z","dependent_packages_count":26598,"downloads":542451470,"downloads_period":"last-month","dependent_repos_count":1711280,"rankings":{"downloads":0.006954479917159549,"dependent_repos_count":0.019713486379349904,"dependent_packages_count":0.004189115855611855,"stargazers_count":1.3163954328232834,"forks_count":1.414059329927646,"docker_downloads_count":0.014675595415738263,"average":0.4626645733864649},"purl":"pkg:npm/body-parser","advisories":[{"uuid":"GSA_kwCzR0hTQS12NDIyLWhtd3YtMzZ4Ns4ABcRg","url":"https://github.com/advisories/GHSA-v422-hmwv-36x6","title":"body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement","description":"### Impact\n\nWhen body-parser is configured with an invalid `limit` option value, such as an unparseable string or `NaN`, `bytes.parse()` returns `null` and the request body size check is silently skipped. Applications that rely on `limit` as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service.\n\nThis issue affects applications that pass a programmatically computed or user-configurable value to the `limit` option without validating it first.\n\n### Patches\n\nThis issue is fixed in [body-parser@2.3.0](https://github.com/expressjs/body-parser/releases/tag/v2.3.0) and [body-parser@1.20.6](https://github.com/expressjs/body-parser/releases/tag/v1.20.6) via [#698](https://github.com/expressjs/body-parser/pull/698). After the fix, invalid `limit` values throw a clear error at parser construction time instead of silently disabling enforcement. `null` and `undefined` continue to fall back to the default limit (`100kb`).\n\n### Workarounds\n\nValidate `limit` before passing it to body-parser. For example, parse the value with [`bytes.parse()`](https://github.com/visionmedia/bytes.js) at startup and reject any configuration where it returns `null` or a non-finite number.\n\n### References\n\n- [#698](https://github.com/expressjs/body-parser/pull/698): fix PR\n- [bytes.js](https://github.com/visionmedia/bytes.js): limit parser","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-07-20T23:23:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/expressjs/body-parser/security/advisories/GHSA-v422-hmwv-36x6","https://nvd.nist.gov/vuln/detail/CVE-2026-12590","https://github.com/expressjs/body-parser/pull/698","https://github.com/expressjs/body-parser/pull/741","https://github.com/expressjs/body-parser/commit/2322e111cc321413ec2b7b76d01be533d3de9d7d","https://github.com/expressjs/body-parser/commit/3492672eee593d5c158f239b6e9115498a5dbeac","https://cna.openjsf.org/security-advisories.html","https://github.com/expressjs/body-parser/releases/tag/1.20.6","https://github.com/expressjs/body-parser/releases/tag/v2.3.0","https://github.com/advisories/GHSA-v422-hmwv-36x6"],"source_kind":"github","identifiers":["GHSA-v422-hmwv-36x6","CVE-2026-12590"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-21T00:00:08.727Z","updated_at":"2026-08-13T01:00:59.496Z","epss_percentage":0.0027,"epss_percentile":0.18993,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NDIyLWhtd3YtMzZ4Ns4ABcRg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12NDIyLWhtd3YtMzZ4Ns4ABcRg","packages":[{"ecosystem":"npm","package_name":"body-parser","versions":[{"first_patched_version":"2.3.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.3.0"},{"first_patched_version":"1.20.6","vulnerable_version_range":"\u003c 1.20.6"}],"purl":"pkg:npm/body-parser"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NDIyLWhtd3YtMzZ4Ns4ABcRg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cWNoLXhmeGgtdnJyNM4ABO9O","url":"https://github.com/advisories/GHSA-wqch-xfxh-vrr4","title":"body-parser is vulnerable to denial of service when url encoding is used","description":"### Impact\n\nbody-parser 2.2.0 is vulnerable to denial of service due to inefficient handling of URL-encoded bodies with very large numbers of parameters. An attacker can send payloads containing thousands of parameters within the default 100KB request size limit, causing elevated CPU and memory usage. This can lead to service slowdown or partial outages under sustained malicious traffic.\n\n### Patches\n\nThis issue is addressed in version 2.2.1.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-11-25T14:20:21.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:P","references":["https://github.com/expressjs/body-parser/security/advisories/GHSA-wqch-xfxh-vrr4","https://nvd.nist.gov/vuln/detail/CVE-2025-13466","https://github.com/expressjs/body-parser/commit/b204886a6744b0b6d297cd0e849d75de836f3b63","https://github.com/expressjs/body-parser/releases/tag/v2.2.1","https://github.com/advisories/GHSA-wqch-xfxh-vrr4"],"source_kind":"github","identifiers":["GHSA-wqch-xfxh-vrr4","CVE-2025-13466"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-11-25T15:00:10.629Z","updated_at":"2026-07-23T21:04:02.601Z","epss_percentage":0.00374,"epss_percentile":0.29927,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cWNoLXhmeGgtdnJyNM4ABO9O","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cWNoLXhmeGgtdnJyNM4ABO9O","packages":[{"ecosystem":"npm","package_name":"body-parser","versions":[{"first_patched_version":"2.2.1","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.1"}],"purl":"pkg:npm/body-parser"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cWNoLXhmeGgtdnJyNM4ABO9O/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xd2NyLXIyZm0tcXJjN84AA_a1","url":"https://github.com/advisories/GHSA-qwcr-r2fm-qrc7","title":"body-parser vulnerable to denial of service when url encoding is enabled","description":"### Impact\n\nbody-parser \u003c1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service.\n\n### Patches\n\nthis issue is patched in 1.20.3\n\n### References\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-10T15:52:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7","https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce","https://nvd.nist.gov/vuln/detail/CVE-2024-45590","https://github.com/advisories/GHSA-qwcr-r2fm-qrc7"],"source_kind":"github","identifiers":["GHSA-qwcr-r2fm-qrc7","CVE-2024-45590"],"repository_url":"https://github.com/expressjs/body-parser","blast_radius":54.229893349987634,"created_at":"2024-09-10T16:06:13.854Z","updated_at":"2026-07-23T21:06:49.371Z","epss_percentage":0.00824,"epss_percentile":0.53551,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xd2NyLXIyZm0tcXJjN84AA_a1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xd2NyLXIyZm0tcXJjN84AA_a1","packages":[{"ecosystem":"npm","package_name":"body-parser","versions":[{"first_patched_version":"1.20.3","vulnerable_version_range":"\u003c 1.20.3"}],"purl":"pkg:npm/body-parser"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xd2NyLXIyZm0tcXJjN84AA_a1/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/body-parser","docker_dependents_count":47058,"docker_downloads_count":6768061030,"usage_url":"https://repos.ecosyste.ms/usage/npm/body-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/body-parser/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-08T00:21:07.589Z","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","maintainers":[{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}],"active_maintainers":[{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/body-parser/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-07T13:53:53.088Z","updated_at":"2022-11-07T13:53:53.088Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"wesleytodd","login":"wesleytodd","name":null,"email":"wes@wesleytodd.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~wesleytodd","role":null,"created_at":"2025-02-12T02:20:20.923Z","updated_at":"2025-02-12T02:20:20.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wesleytodd/packages"},{"uuid":"jonchurch","login":"jonchurch","name":null,"email":"npm@jonchurch.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~jonchurch","role":null,"created_at":"2026-04-24T19:11:28.996Z","updated_at":"2026-04-24T19:11:28.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonchurch/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-05-30T19:05:15.876Z","updated_at":"2024-05-30T19:05:15.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727007,"maintainers_count":1223941,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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"}}],"commits":{"id":665,"full_name":"expressjs/body-parser","default_branch":"master","total_commits":802,"total_committers":45,"total_bot_commits":42,"total_bot_committers":1,"mean_commits":17.822222222222223,"dds":0.2219451371571073,"past_year_total_commits":76,"past_year_total_committers":10,"past_year_total_bot_commits":31,"past_year_total_bot_committers":1,"past_year_mean_commits":7.6,"past_year_dds":0.5921052631578947,"last_synced_at":"2026-08-12T02:00:48.565Z","last_synced_commit":"55c09970ff4a6c67e70cb502acc3fb4b431944ef","created_at":"2023-03-06T22:04:56.161Z","updated_at":"2026-08-12T02:00:48.444Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":624},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":60},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":42},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":13},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":7},{"name":"Wes Todd","email":"wes@wesleytodd.com","login":"wesleytodd","count":7},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":6},{"name":"Íñigo Marquínez Prado","email":"25435858+inigomarquinez","login":"inigomarquinez","count":2},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":2},{"name":"Fishrock123","email":"fishrock123@rocketmail.com","login":"Fishrock123","count":2},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":2},{"name":"Andreas Lind","email":"andreaslindpetersen@gmail.com","login":"papandreou","count":2},{"name":"Abdullah Alaqeel","email":"abdullah.t.aqeel@gmail.com","login":"aqeelat","count":1},{"name":"Alberto Zaccagni","email":"montecristoh@gmail.com","login":"lazywithclass","count":1},{"name":"Andrew Zhao","email":"azhao@dmail.caltech.edu","login":"azhao12345","count":1},{"name":"Andrey Melikhov","email":"amel.truelife@gmail.com","login":"melikhov-dev","count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1},{"name":"BinilRaj KuttikkattuBaburaj","email":"69275128+Binilkks","login":"Binilkks","count":1},{"name":"stmbgr","email":"stmbgr@gmail.com","login":null,"count":1},{"name":"Myles Borins","email":"mborins@us.ibm.com","login":null,"count":1},{"name":"Mauricio Guzman","email":"mauricio@aimedgeapps.com","login":null,"count":1},{"name":"Ilya Radchenko","email":"ilya@burstcreations.com","login":null,"count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"krzysdz","email":"12915102+krzysdz","login":"krzysdz","count":1},{"name":"cha147","email":"jeremychhuang+376@gmail.com","login":"cha147","count":1},{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl","login":"wojtekmaj","count":1},{"name":"Tobias Speicher","email":"rootcommander@gmail.com","login":"CommanderRoot","count":1},{"name":"Timok Khan","email":"timok@free.fr","login":"Timokasse","count":1},{"name":"Thomas R. Koll","email":"tomk32@gmail.com","login":"TomK32","count":1},{"name":"Thomas Hunter II","email":"me@thomashunter.name","login":"tlhunter","count":1},{"name":"THP","email":"todderick@gmail.com","login":"thethp","count":1},{"name":"Shawn Inder","email":"shawninder@gmail.com","login":"shawninder","count":1},{"name":"Sehrope Sarkuni","email":"sehrope@jackdb.com","login":"sehrope","count":1},{"name":"Michael Erskine","email":"msemtd@googlemail.com","login":"msemtd","count":1},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1},{"name":"Jonathan Pugh","email":"jdspugh@gmail.com","login":"jdspugh","count":1},{"name":"Jonathan Law","email":"jonlaw10170@gmail.com","login":"HopefulLlama","count":1},{"name":"Ivan Yan","email":"yan.2314@gmail.com","login":"yanxyz","count":1},{"name":"Govind Rai","email":"raigovind93@gmail.com","login":"govindrai","count":1},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":1},{"name":"Derrick J Chie","email":"djchie.dev@gmail.com","login":"djchie","count":1},{"name":"Daniel Cohen Gindi","email":"Danielgindi@gmail.com","login":"danielgindi","count":1},{"name":"Brian White","email":"mscdex@mscdex.net","login":"mscdex","count":1},{"name":"Bram Borggreve","email":"borggreve@gmail.com","login":"beeman","count":1},{"name":"Alexander Grüneberg","email":"agrueneberg@gutpassfilter.de","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":30},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":5},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":3},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":2},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"krzysdz","email":"12915102+krzysdz","login":"krzysdz","count":1},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":1},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","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/expressjs%2Fbody-parser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6642103,"commits_count":925343681,"contributors_count":39383979,"owners_count":1334420,"committers_count":3299431,"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":"expressjs/body-parser","html_url":"https://github.com/expressjs/body-parser","last_synced_at":"2026-08-10T00:57:20.656Z","status":"error","issues_count":109,"pull_requests_count":290,"avg_time_to_close_issue":13869917.28,"avg_time_to_close_pull_request":12476697.212669684,"issues_closed_count":75,"pull_requests_closed_count":221,"pull_request_authors_count":64,"issue_authors_count":100,"avg_comments_per_issue":4.4495412844036695,"avg_comments_per_pull_request":1.9793103448275862,"merged_pull_requests_count":166,"bot_issues_count":0,"bot_pull_requests_count":42,"past_year_issues_count":10,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":4961135.0,"past_year_avg_time_to_close_pull_request":1058863.0740740742,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.9,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"created_at":"2023-05-11T09:13:04.174Z","updated_at":"2026-08-10T00:57:20.656Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbody-parser/issues","issue_labels_count":{"table":{"question":31,"awaiting more info":17,"bug":12,"ideas":10,"discuss":7,"help wanted":5,"duplicate":5,"invalid":4,"future":3,"enhancement":3,"docs":2,"deps":1,"semver-major":1,"v1.x":1,"release":1}},"pull_request_labels_count":{"table":{"dependencies":42,"pr":39,"github_actions":35,"fast track":16,"enhancement":11,"docs":7,"invalid":7,"release":6,"javascript":6,"performance":5,"deps":5,"semver-patch":4,"needs tests":4,"needs docs":4,"bug":3,"v1.x":3,"awaiting more info":3,"duplicate":2,"ideas":2,"semver-major":2,"needs rebase":1,"semver-minor":1,"tests":1,"wontfix":1}},"issue_author_associations_count":{"table":{"NONE":97,"MEMBER":6,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":132,"MEMBER":88,"NONE":70}},"issue_authors":{"table":{"dougwilson":5,"Phillip9587":3,"MandeeGit":2,"bjohansebas":2,"gajus":2,"ChALkeR":1,"AllanJard":1,"dcousens":1,"MikhilMC":1,"cesco69":1,"arihantdaga":1,"Pedra-cripto":1,"eyoeldefare":1,"PabloWong":1,"ORESoftware":1,"CPunch":1,"aarifkhamdi":1,"Fuzzyma":1,"SaadbinWaheed":1,"nounder":1,"cmotsn":1,"carlbennettnz":1,"measwel":1,"dynst":1,"twixr":1,"Tedowski":1,"adrukh":1,"Mygod":1,"KhaledMosaad":1,"productdevbook":1,"carlpaten":1,"efekrskl":1,"Shereef":1,"jpike88":1,"orszaczky":1,"mykiimike":1,"yildreams":1,"jahed":1,"saurabhpetkar":1,"smdjeff":1,"jonbarrow":1,"rossgrady":1,"papandreou":1,"lukaswilkeer":1,"yiliansource":1,"vzaidman":1,"ctcpip":1,"underflow00":1,"dcolens":1,"rodic":1,"daveisfera":1,"natlibfi-arlehiko":1,"bh1337x":1,"DarioSiroki":1,"WrathOP":1,"jwerre":1,"marik22312":1,"jsilveira":1,"marianamohr":1,"sandro971":1,"niyazpk":1,"krzysdz":1,"AhmadRaza786":1,"Bimbimz":1,"MudabbarHussain":1,"Fi1osof":1,"Acr0most":1,"Cinnamals":1,"akshaymemail":1,"burhanahmeed":1,"rajarajac":1,"matthiasg":1,"ADRG1T":1,"pinkasey":1,"LautaroJayat":1,"HopefulLlama":1,"BugsBunnyBR":1,"robahtou":1,"williamd5":1,"mderazon":1,"martinheidegger":1,"mhamas":1,"jeswr":1,"jperelli":1,"iwaduarte":1,"czarny":1,"ksaravindakashyap":1,"hootyjeremy":1,"ImRodry":1,"whoisstan":1,"lovelyJason":1,"chainhead":1,"temurih":1,"amritmmmec":1,"BBigLee":1,"rubiin":1,"zcpua":1,"Jef-Z":1,"someden":1,"jdmiranda":1}},"pull_request_authors":{"table":{"Phillip9587":100,"dependabot[bot]":42,"UlisesGascon":18,"bjohansebas":15,"Ayoub-Mabrouk":10,"wesleytodd":9,"jonchurch":6,"ctcpip":6,"blakeembrey":5,"papandreou":4,"inigomarquinez":4,"danielgindi":3,"43081j":2,"PuruVJ":2,"emilcondrea":2,"kjarmicki":2,"chainhead":2,"melikhov-dev":2,"ekc9399":2,"dougwilson":2,"Binilkks":2,"smonn":2,"wojtekmaj":2,"sdellysse":2,"aqeelat":2,"abhu85":2,"mgs96":2,"oukhrib":2,"kunalspathak":1,"DakshSinghDhami":1,"gnofoente":1,"bilalalmassry":1,"KengoWada":1,"tphmonash":1,"cha147":1,"Deveshb15":1,"HopefulLlama":1,"sandeshvijayraj":1,"nlf":1,"lopopolo":1,"Vansh1811":1,"nrequejo":1,"smondal":1,"krzysdz":1,"ashkulz":1,"sheplu":1,"AlexMeah":1,"maxtaran2010":1,"gireeshpunathil":1,"acolchado":1,"ljharb":1,"crccheck":1,"vipin-sinha":1,"jhford-scout24":1,"AnsonZnl":1,"vbelius":1,"vietanh85":1,"CommanderRoot":1,"ecasilla":1,"Hashim1999164":1,"MrFoxogen":1,"stepancar":1,"imjamesb":1,"deepakganesh78":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.821Z","repositories_count":14793824,"issues_count":28440141,"pull_requests_count":93786709,"authors_count":11430779,"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":{"bug":4,"question":1,"release":1,"v1.x":1}},"past_year_pull_request_labels_count":{"table":{"github_actions":20,"dependencies":20,"fast track":14,"release":3,"v1.x":3,"docs":3,"performance":3,"semver-patch":3,"bug":2,"semver-major":2,"semver-minor":1}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":36,"CONTRIBUTOR":30,"NONE":6}},"past_year_issue_authors":{"table":{"amritmmmec":1,"cesco69":1,"ChALkeR":1,"dynst":1,"efekrskl":1,"jdmiranda":1,"krzysdz":1,"Phillip9587":1,"vzaidman":1,"whoisstan":1}},"past_year_pull_request_authors":{"table":{"Phillip9587":27,"dependabot[bot]":20,"UlisesGascon":8,"jonchurch":3,"abhu85":2,"Ayoub-Mabrouk":2,"bjohansebas":2,"blakeembrey":1,"DakshSinghDhami":1,"deepakganesh78":1,"Hashim1999164":1,"krzysdz":1,"maxtaran2010":1,"sheplu":1,"Vansh1811":1}},"maintainers":[{"table":{"login":"Phillip9587","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"}},{"table":{"login":"UlisesGascon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"wesleytodd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}},{"table":{"login":"ctcpip","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}},{"table":{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}},{"table":{"login":"blakeembrey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}},{"table":{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}},{"table":{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"}},{"table":{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}}],"active_maintainers":[{"table":{"login":"Phillip9587","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"}},{"table":{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"jonchurch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}},{"table":{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}},{"table":{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}}]}},"events":{"total":{"CreateEvent":34,"CommitCommentEvent":2,"ReleaseEvent":2,"DeleteEvent":31,"PullRequestEvent":202,"ForkEvent":38,"IssuesEvent":31,"WatchEvent":111,"IssueCommentEvent":153,"PushEvent":105,"PullRequestReviewCommentEvent":52,"PullRequestReviewEvent":204},"last_year":{"DeleteEvent":22,"PullRequestEvent":75,"ForkEvent":6,"IssuesEvent":16,"WatchEvent":13,"IssueCommentEvent":38,"PushEvent":48,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":41,"CreateEvent":17}},"keywords":["body","expressjs","javascript","json","middleware","nodejs","parser","urlencoded"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T15:07:42.480Z","updated_at":"2022-07-12T15:07:42.480Z","repository_link":"https://github.com/expressjs/body-parser/blob/master/package.json","dependencies":[{"id":159650610,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":159650611,"package_name":"content-type","ecosystem":"npm","requirements":"~1.0.4","direct":true,"kind":"runtime","optional":false},{"id":159650612,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":true,"kind":"runtime","optional":false},{"id":159650613,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":159650614,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":true,"kind":"runtime","optional":false},{"id":159650615,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":159650616,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":true,"kind":"runtime","optional":false},{"id":159650617,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":true,"kind":"runtime","optional":false},{"id":159650618,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":true,"kind":"runtime","optional":false},{"id":159650619,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":true,"kind":"runtime","optional":false},{"id":159650620,"package_name":"type-is","ecosystem":"npm","requirements":"~1.6.18","direct":true,"kind":"runtime","optional":false},{"id":159650621,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":159650622,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":true,"kind":"development","optional":false},{"id":159650623,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":159650624,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.4","direct":true,"kind":"development","optional":false},{"id":159650625,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"development","optional":false},{"id":159650626,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":159650627,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.2.0","direct":true,"kind":"development","optional":false},{"id":159650628,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":159650629,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":true,"kind":"development","optional":false},{"id":159650630,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":true,"kind":"development","optional":false},{"id":159650631,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":159650632,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":true,"kind":"development","optional":false},{"id":159650633,"package_name":"supertest","ecosystem":"npm","requirements":"6.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:14:45.249Z","updated_at":"2023-01-13T17:14:45.249Z","repository_link":"https://github.com/expressjs/body-parser/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6890896330,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890896331,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890896332,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890896333,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":35.14652917615201,"created_at":"2026-07-08T07:19:00.717Z","updated_at":"2026-08-13T02:30:51.345Z","avatar_url":"https://github.com/expressjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378195","html_url":"https://summary.ecosyste.ms/projects/378195"}