{"id":377827,"url":"https://github.com/jshttp/statuses","last_synced_at":"2026-07-22T13:03:02.943Z","repository":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2026-01-03T20:13:02.000Z","size":202,"stargazers_count":285,"open_issues_count":8,"forks_count":30,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-07-11T21:22:53.671Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2026-03-11T10:30:49.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"2a711baf-6d78-46cb-bbea-2338e7ec0f9c","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35685359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-07-05T03:14:20.054Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10109,"followers":243,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-07-05T03:14:20.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"packages":[{"id":13597321,"name":"node-statuses","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:31:29.351Z","latest_release_published_at":"2026-02-11T10:31:29.351Z","latest_release_number":"1.5.0-3","last_synced_at":"2026-03-13T15:04:47.686Z","created_at":"2026-02-11T10:31:29.152Z","updated_at":"2026-03-13T15:04:47.687Z","registry_url":"https://tracker.debian.org/pkg/node-statuses","install_command":"apt-get install node-statuses","documentation_url":"https://packages.debian.org/buster/node-statuses","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-statuses","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs (\u003e= 6), mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:13.126Z","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-statuses?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13794915,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:13:38.605Z","latest_release_published_at":"2026-02-13T16:13:38.605Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-13T22:20:51.760Z","created_at":"2026-02-13T16:13:38.463Z","updated_at":"2026-03-13T22:20:51.760Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:14:44.455Z","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-statuses?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":1186871,"name":"statuses","ecosystem":"npm","description":"HTTP status utility","homepage":"https://github.com/jshttp/statuses#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["http","status","code"],"namespace":null,"versions_count":15,"first_release_published_at":"2014-03-13T01:21:33.978Z","latest_release_published_at":"2025-06-06T19:56:01.385Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-17T20:15:29.627Z","created_at":"2022-04-08T13:13:32.435Z","updated_at":"2026-07-18T03:11:40.124Z","registry_url":"https://www.npmjs.com/package/statuses","install_command":"npm install statuses","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2026-01-03T20:13:02.000Z","size":202,"stargazers_count":285,"open_issues_count":8,"forks_count":30,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-05-28T20:28:41.746Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2026-03-11T10:30:49.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"2a711baf-6d78-46cb-bbea-2338e7ec0f9c","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34058295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-07-05T03:14:20.054Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10109,"followers":243,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-07-05T03:14:20.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-18T03:11:40.121Z","dependent_packages_count":2199,"downloads":686631474,"downloads_period":"last-month","dependent_repos_count":5106018,"rankings":{"downloads":0.003395099502426264,"dependent_repos_count":0.000164279008181916,"dependent_packages_count":0.03594972295714262,"stargazers_count":3.6764820636071893,"forks_count":4.572240735553783,"docker_downloads_count":0.013361359332129168,"average":1.383598876660142},"purl":"pkg:npm/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/statuses","docker_dependents_count":49417,"docker_downloads_count":7369299089,"usage_url":"https://repos.ecosyste.ms/usage/npm/statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-28T20:22:10.088Z","issues_count":11,"pull_requests_count":91,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8007055.25,"issues_closed_count":11,"pull_requests_closed_count":64,"pull_request_authors_count":17,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":0.9560439560439561,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":1,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":281560.1388888889,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.1694915254237288,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"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/statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/statuses/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-10T16:05:42.587Z","updated_at":"2022-11-10T16:05:42.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"blakeembrey","login":"blakeembrey","name":null,"email":"hello@blakeembrey.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~blakeembrey","role":null,"created_at":"2024-10-30T16:37:36.943Z","updated_at":"2024-10-30T16:37:36.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blakeembrey/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":"2025-05-15T09:02:43.342Z","updated_at":"2025-05-15T09:02:43.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"},{"uuid":"jongleberry","login":"jongleberry","name":null,"email":"jonathanrichardong@gmail.com","url":null,"packages_count":582,"html_url":"https://www.npmjs.com/~jongleberry","role":null,"created_at":"2022-11-10T16:05:43.012Z","updated_at":"2022-11-10T16:05:43.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jongleberry/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676720,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13523503,"name":"node-statuses","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:10:19.068Z","latest_release_published_at":"2026-02-10T22:10:19.068Z","latest_release_number":"1.5.0-4","last_synced_at":"2026-03-14T02:21:27.840Z","created_at":"2026-02-10T22:10:18.888Z","updated_at":"2026-03-14T02:21:27.840Z","registry_url":"https://tracker.debian.org/pkg/node-statuses","install_command":"apt-get install node-statuses","documentation_url":"https://packages.debian.org/bullseye/node-statuses","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-statuses","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.35~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:26.820Z","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-statuses?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13460047,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:16:23.736Z","latest_release_published_at":"2026-02-09T07:16:23.736Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-09T07:28:14.327Z","created_at":"2026-02-09T07:16:17.271Z","updated_at":"2026-03-09T07:32:46.241Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-statuses?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13429115,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:19:52.972Z","latest_release_published_at":"2026-02-07T16:19:52.972Z","latest_release_number":"1.5.0+~1.5.1-1","last_synced_at":"2026-03-07T16:32:47.522Z","created_at":"2026-02-07T16:19:52.704Z","updated_at":"2026-03-07T17:02:32.196Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-statuses?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13744631,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:47:39.770Z","latest_release_published_at":"2026-02-13T05:47:39.770Z","latest_release_number":"1.5.0-3","last_synced_at":"2026-03-13T18:30:07.631Z","created_at":"2026-02-13T05:47:39.593Z","updated_at":"2026-03-13T18:30:07.632Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs (\u003e= 6), mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:47:40.324Z","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-statuses?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13558998,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:54:28.022Z","latest_release_published_at":"2026-02-11T04:54:28.022Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-11T22:46:09.316Z","created_at":"2026-02-11T04:54:27.849Z","updated_at":"2026-03-11T22:46:09.316Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:20.683Z","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-statuses?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":11658807,"name":"github.com/jshttp/statuses","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2014-03-13T01:20:34.000Z","latest_release_published_at":"2025-06-06T19:47:16.000Z","latest_release_number":"v2.0.2+incompatible","last_synced_at":"2026-07-16T14:16:48.682Z","created_at":"2025-05-19T10:13:39.218Z","updated_at":"2026-07-16T14:16:48.682Z","registry_url":"https://pkg.go.dev/github.com/jshttp/statuses","install_command":"go get github.com/jshttp/statuses","documentation_url":"https://pkg.go.dev/github.com/jshttp/statuses#section-documentation","metadata":{},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2025-09-30T14:01:02.000Z","size":180,"stargazers_count":282,"open_issues_count":1,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-04T09:29:24.533Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2025-09-30T14:01:01.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"cbb55605-cae7-495e-854d-5a07687399d5","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278580223,"owners_count":26010198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:52:28.576Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/jshttp/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jshttp/statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jshttp/statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jshttp/statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T22:02:35.517Z","issues_count":11,"pull_requests_count":79,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8371117.770491803,"issues_closed_count":11,"pull_requests_closed_count":61,"pull_request_authors_count":16,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":1.0632911392405062,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":252206.45454545456,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.14893617021276595,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fstatuses/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13660262,"name":"node-statuses","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:36:23.337Z","latest_release_published_at":"2026-02-12T08:36:23.337Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-13T23:14:53.088Z","created_at":"2026-02-12T08:36:22.808Z","updated_at":"2026-03-13T23:14:53.088Z","registry_url":"https://tracker.debian.org/pkg/node-statuses","install_command":"apt-get install node-statuses","documentation_url":"https://packages.debian.org/trixie/node-statuses","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:37:21.141Z","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-statuses?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13702520,"name":"node-statuses","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:25:18.979Z","latest_release_published_at":"2026-02-12T21:25:18.979Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-13T21:50:09.536Z","created_at":"2026-02-12T21:25:18.789Z","updated_at":"2026-03-13T21:50:09.537Z","registry_url":"https://tracker.debian.org/pkg/node-statuses","install_command":"apt-get install node-statuses","documentation_url":"https://packages.debian.org/bookworm/node-statuses","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:25:19.551Z","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-statuses?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13400044,"name":"node-statuses","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/statuses","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:32:35.475Z","latest_release_published_at":"2026-02-06T06:32:35.475Z","latest_release_number":"2.0.1+~2.0.0-3","last_synced_at":"2026-03-06T07:03:09.825Z","created_at":"2026-02-06T06:32:35.155Z","updated_at":"2026-03-06T07:39:43.562Z","registry_url":"https://launchpad.net/ubuntu/+source/node-statuses","install_command":"apt-get install node-statuses","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-statuses","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-statuses?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-statuses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-statuses/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":5005674,"name":"org.webjars.npm:statuses","ecosystem":"maven","description":"WebJar for statuses","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2015-05-26T01:38:52.000Z","latest_release_published_at":"2025-06-12T10:52:07.000Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-16T14:13:03.622Z","created_at":"2022-07-27T11:09:46.254Z","updated_at":"2026-07-16T14:13:03.622Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/statuses/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/statuses/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2025-09-30T14:01:02.000Z","size":180,"stargazers_count":282,"open_issues_count":1,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-04T09:29:24.533Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2025-09-30T14:01:01.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"cbb55605-cae7-495e-854d-5a07687399d5","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278580223,"owners_count":26010198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:52:28.486Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":null,"forks_count":null,"average":20.655373262199465},"purl":"pkg:maven/org.webjars.npm/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T22:02:35.517Z","issues_count":11,"pull_requests_count":79,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8371117.770491803,"issues_closed_count":11,"pull_requests_closed_count":61,"pull_request_authors_count":16,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":1.0632911392405062,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":252206.45454545456,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.14893617021276595,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:statuses/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4991598,"name":"org.webjars.bowergithub.jshttp:statuses","ecosystem":"maven","description":"WebJar for statuses","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":[],"namespace":"org.webjars.bowergithub.jshttp","versions_count":1,"first_release_published_at":"2018-08-29T16:26:08.000Z","latest_release_published_at":"2018-08-29T16:26:08.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-07-16T14:13:21.268Z","created_at":"2022-07-27T10:38:10.581Z","updated_at":"2026-07-16T14:13:21.268Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.jshttp/statuses/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.jshttp/statuses/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2025-09-30T14:01:02.000Z","size":180,"stargazers_count":282,"open_issues_count":1,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-04T09:29:24.533Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2025-09-30T14:01:01.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"cbb55605-cae7-495e-854d-5a07687399d5","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278580223,"owners_count":26010198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:52:28.830Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.187308262590715,"forks_count":19.766534310588018,"average":28.9484112254541},"purl":"pkg:maven/org.webjars.bowergithub.jshttp/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.jshttp:statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T22:02:35.517Z","issues_count":11,"pull_requests_count":79,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8371117.770491803,"issues_closed_count":11,"pull_requests_closed_count":61,"pull_request_authors_count":16,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":1.0632911392405062,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":252206.45454545456,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.14893617021276595,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:statuses/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11740356,"name":"org.mvnpm:statuses","ecosystem":"maven","description":"HTTP status utility","homepage":"https://github.com/jshttp/statuses#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":[],"namespace":"org.mvnpm","versions_count":4,"first_release_published_at":"2023-12-09T12:25:25.000Z","latest_release_published_at":"2025-06-06T20:04:24.000Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-16T14:15:55.074Z","created_at":"2025-06-06T20:16:53.603Z","updated_at":"2026-07-16T14:15:55.075Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/statuses/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/statuses/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2025-09-30T14:01:02.000Z","size":180,"stargazers_count":282,"open_issues_count":1,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-04T09:29:24.533Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2025-09-30T14:01:01.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"cbb55605-cae7-495e-854d-5a07687399d5","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278580223,"owners_count":26010198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:52:28.210Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.11382937190523,"dependent_packages_count":48.770211400718196,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.44202038631171},"purl":"pkg:maven/org.mvnpm/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T22:02:35.517Z","issues_count":11,"pull_requests_count":79,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8371117.770491803,"issues_closed_count":11,"pull_requests_closed_count":61,"pull_request_authors_count":16,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":1.0632911392405062,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":252206.45454545456,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.14893617021276595,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:statuses/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14075066,"name":"@depup/statuses","ecosystem":"npm","description":"[DepUp] HTTP status utility","homepage":"https://github.com/jshttp/statuses#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/statuses","keywords_array":["depup","dependency-bumped","updated-deps","statuses","http","status","code"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:38:44.861Z","latest_release_published_at":"2026-03-17T16:38:44.861Z","latest_release_number":"2.0.2-depup.0","last_synced_at":"2026-07-16T14:14:48.358Z","created_at":"2026-03-19T04:23:39.195Z","updated_at":"2026-07-16T21:10:23.425Z","registry_url":"https://www.npmjs.com/package/@depup/statuses","install_command":"npm install @depup/statuses","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2-depup.0"}},"repo_metadata":{"id":14965416,"uuid":"17690272","full_name":"jshttp/statuses","owner":"jshttp","description":"HTTP status utility","archived":false,"fork":false,"pushed_at":"2026-01-03T20:13:02.000Z","size":202,"stargazers_count":285,"open_issues_count":8,"forks_count":30,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-05-28T20:28:41.746Z","etag":null,"topics":["http","javascript","nodejs","status-codes"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statuses","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/jshttp.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-03-13T01:20:40.000Z","updated_at":"2026-03-11T10:30:49.000Z","dependencies_parsed_at":"2024-04-30T16:43:45.704Z","dependency_job_id":"2a711baf-6d78-46cb-bbea-2338e7ec0f9c","html_url":"https://github.com/jshttp/statuses","commit_stats":{"total_commits":289,"total_committers":11,"mean_commits":"26.272727272727273","dds":"0.11072664359861595","last_synced_commit":"7d0c3abbf9a5326d8678c15bafcb3284940458e9"},"previous_names":["expressjs/statuses"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/statuses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/sbom","scorecard":{"id":390261,"data":{"date":"2025-08-12T13:08:27Z","repo":{"name":"github.com/jshttp/statuses","commit":"2ca8621588a84e386e7c5106fc32726ba9c2fdd0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 12/16 approved changesets -- score normalized to 7","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":"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":"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":"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":"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:176","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:192","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:227","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:228","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"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":"Maintained","score":10,"reason":"22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 28 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.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":"Contributors","score":10,"reason":"project has 23 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, OpenPathfinder, collective-funds, crypto-utils, cyber-nomads, expressjs, guidesmiths, holafly, houzz, jshttp, koajs, makespacemadrid, mysqljs, nodejs, nodesource, openjs-foundation, ossf, pillarjs, repo-utils, 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"}},{"name":"CI-Tests","score":7,"reason":"22 out of 28 merged PRs checked by a CI test -- score normalized to 7","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"}}]},"last_synced_at":"2025-08-18T17:38:04.861Z","repository_id":14965416,"created_at":"2025-08-18T17:38:04.862Z","updated_at":"2025-08-18T17:38:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34058295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-07-05T03:14:20.054Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10109,"followers":243,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-07-05T03:14:20.054Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.2","sha":"33ec007ae094c35edb35d9edd293b9524b3adcb9","kind":"commit","published_at":"2025-06-06T19:47:16.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6b7ddc474bd621bb9539b611e4da9dfd845d30e","kind":"tag","published_at":"2021-01-03T06:34:55.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3bf877301beccf9a4dd0814ff8e2e0e260a7e7c6","kind":"tag","published_at":"2020-04-19T20:23:06.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"4fcf6fb80ef50e8f0603b87946b0fa7868c815e7","kind":"tag","published_at":"2018-03-28T01:42:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.5.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f76682144d9f0ed2c726bf0a8c868a33e393a8e5","kind":"tag","published_at":"2017-10-20T18:22:19.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.4.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"28a619be77f5b4741e6578a5764c5b06ec6d4aea","kind":"tag","published_at":"2016-11-12T04:00:27.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b3e31e8c32dd8107e898b44b8c0b2dfff3cba495","kind":"tag","published_at":"2016-05-17T20:16:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.3.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7","kind":"tag","published_at":"2015-02-01T23:48:21.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2d261dd0069d2e0eafb6b26ef709f6562bc442b","kind":"tag","published_at":"2014-09-29T04:10:44.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.2.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f6af16130ca8470e6ac6355545c376bfd80beca2","kind":"tag","published_at":"2014-09-25T00:27:00.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"daf5d91d7126670a32c292744431da91ccb96316","kind":"tag","published_at":"2014-09-22T00:43:51.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"dad82971e4f091855f2793733d934d260dc3a960","kind":"tag","published_at":"2014-08-21T08:56:56.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e531ee912cb39542447bcd69310683ec0f1f7a4b","kind":"tag","published_at":"2014-06-09T07:25:30.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"50b5fbc80a16b3731de7500c7f1999704c5aa9ac","kind":"tag","published_at":"2014-03-14T19:13:10.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e771b29401dd1766752743c71dcca1fc6ea0c25e","kind":"tag","published_at":"2014-03-13T01:21:24.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7bef518f8e33b4197b68909de2efd36853ef71ff","kind":"tag","published_at":"2014-03-13T01:20:34.000Z","download_url":"https://codeload.github.com/jshttp/statuses/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/statuses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/statuses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-16T21:10:23.424Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/statuses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/statuses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/statuses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/statuses/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-28T20:22:10.088Z","issues_count":11,"pull_requests_count":91,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8007055.25,"issues_closed_count":11,"pull_requests_closed_count":64,"pull_request_authors_count":17,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":0.9560439560439561,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":1,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":281560.1388888889,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.1694915254237288,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","maintainers":[{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}],"active_maintainers":[{"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%2Fstatuses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstatuses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstatuses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstatuses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstatuses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstatuses/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:45.952Z","updated_at":"2026-03-19T04:23:45.952Z","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":5676720,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":98050,"full_name":"jshttp/statuses","default_branch":"master","total_commits":317,"total_committers":15,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":21.133333333333333,"dds":0.18927444794952686,"past_year_total_commits":8,"past_year_total_committers":2,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":4.0,"past_year_dds":0.125,"last_synced_at":"2026-07-18T03:16:16.950Z","last_synced_commit":"770a97d931c1bb40ebbfefdbb77f0419601890b5","created_at":"2023-03-07T21:22:38.687Z","updated_at":"2026-07-18T03:16:00.645Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":257},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":19},{"name":"Íñigo Marquínez Prado","email":"25435858+inigomarquinez","login":"inigomarquinez","count":6},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":5},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":2},{"name":"Yazhong Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Kristjan Broder Lund","email":"kristjan.1234@gmail.com","login":"MiniGod","count":1},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":1},{"name":"Dylan Piercey","email":"pierceydylan@gmail.com","login":"DylanPiercey","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Carlos Serrano","email":"carlos.pastor@mailonline.co.uk","login":"carpasse","count":1},{"name":"Alan Plum","email":"me@pluma.io","login":"pluma","count":1},{"name":"xuezu","email":"ruoqi.drq@alibaba-inc.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385385,"commits_count":867462399,"contributors_count":35882491,"owners_count":1227589,"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":"jshttp/statuses","html_url":"https://github.com/jshttp/statuses","last_synced_at":"2026-05-28T20:22:10.088Z","status":"error","issues_count":11,"pull_requests_count":91,"avg_time_to_close_issue":19915257.09090909,"avg_time_to_close_pull_request":8007055.25,"issues_closed_count":11,"pull_requests_closed_count":64,"pull_request_authors_count":17,"issue_authors_count":10,"avg_comments_per_issue":4.545454545454546,"avg_comments_per_pull_request":0.9560439560439561,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":1,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":88603.0,"past_year_avg_time_to_close_pull_request":281560.1388888889,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.1694915254237288,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-16T14:18:50.349Z","updated_at":"2026-05-28T20:22:10.088Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fstatuses/issues","issue_labels_count":{"table":{"enhancement":2,"bug":2,"docs":2,"help wanted":2,"investigate":1,"tests":1,"invalid":1}},"pull_request_labels_count":{"table":{"dependencies":47,"github_actions":38,"fast track":26,"pr":13,"javascript":9,"enhancement":3,"bug":2,"needs docs":2,"ideas":2,"invalid":1,"docs":1,"needs tests":1}},"issue_author_associations_count":{"table":{"NONE":8,"MEMBER":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":65,"MEMBER":13,"NONE":13}},"issue_authors":{"table":{"jonathanong":2,"Niek":1,"zavr-1":1,"MiniGod":1,"PepijnSenders":1,"phatify":1,"defunctzombie":1,"jamesdwilson":1,"rlidwka":1,"vonagam":1}},"pull_request_authors":{"table":{"dependabot[bot]":47,"inigomarquinez":12,"UlisesGascon":11,"carpasse":6,"DylanPiercey":2,"CommanderRoot":2,"bananaappletw":1,"jonchurch":1,"EvanHahn":1,"ruimarinho":1,"hututudor":1,"pluma":1,"yorkie":1,"paambaati":1,"sheplu":1,"MiniGod":1,"luckydrq":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863703,"issues_count":32301816,"pull_requests_count":106208604,"authors_count":11340602,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":25,"github_actions":24,"fast track":1,"javascript":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":25,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":25,"sheplu":1}},"maintainers":[{"table":{"login":"UlisesGascon","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}}],"active_maintainers":[{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}}]}},"events":{"total":{"DeleteEvent":13,"PullRequestEvent":46,"IssuesEvent":1,"WatchEvent":13,"IssueCommentEvent":6,"PushEvent":16,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":22,"CreateEvent":23},"last_year":{"DeleteEvent":9,"PullRequestEvent":22,"WatchEvent":1,"IssueCommentEvent":2,"PushEvent":2,"PullRequestReviewEvent":4,"CreateEvent":13}},"keywords":["http","javascript","nodejs","status-codes"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T08:10:18.419Z","updated_at":"2022-08-30T08:10:18.419Z","repository_link":"https://github.com/jshttp/statuses/blob/master/package.json","dependencies":[{"id":3282367679,"package_name":"csv-parse","ecosystem":"npm","requirements":"4.15.1","direct":true,"kind":"development","optional":false},{"id":3282367685,"package_name":"eslint","ecosystem":"npm","requirements":"7.19.0","direct":true,"kind":"development","optional":false},{"id":3282367687,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":3282367689,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.23.2","direct":true,"kind":"development","optional":false},{"id":3282367691,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"1.0.2","direct":true,"kind":"development","optional":false},{"id":3282367693,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":3282367695,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"development","optional":false},{"id":3282367697,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":3282367699,"package_name":"mocha","ecosystem":"npm","requirements":"8.4.0","direct":true,"kind":"development","optional":false},{"id":3282367701,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":3282367703,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.1","direct":true,"kind":"development","optional":false},{"id":3282367704,"package_name":"stream-to-array","ecosystem":"npm","requirements":"2.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-04-07T13:47:34.982Z","updated_at":"2024-04-07T13:47:34.982Z","repository_link":"https://github.com/jshttp/statuses/blob/master/.github/workflows/ci.yml","dependencies":[{"id":17290371365,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17290371366,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-04-30T16:43:45.327Z","updated_at":"2024-04-30T16:43:45.327Z","repository_link":"https://github.com/jshttp/statuses/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":17822301213,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":17822301214,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"0864cf19026789058feabb7e87baa5f140aac736","direct":true,"kind":"composite","optional":false},{"id":17822301215,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"5d5d22a31266ced268874388b861e4b58bb5c2f3","direct":true,"kind":"composite","optional":false},{"id":17822301216,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f","direct":true,"kind":"composite","optional":false}]}],"score":31.198537210227244,"created_at":"2026-07-08T05:45:59.399Z","updated_at":"2026-07-22T13:03:02.943Z","avatar_url":"https://github.com/jshttp.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377827","html_url":"https://summary.ecosyste.ms/projects/377827"}