{"id":1841962,"name":"http-response-status-code","ecosystem":"npm","description":"A lightweight utility for retrieving HTTP status codes, names, and descriptions. Easily validate, categorize, and manage HTTP responses with built-in methods for informational, success, redirection, client, and server error codes.","homepage":"https://github.com/Skillnter/http-response-status-code#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Skillnter/http-response-status-code","keywords_array":["Http","Response","Status","Codes","Https","skillnter"],"namespace":null,"versions_count":21,"first_release_published_at":"2019-09-30T07:11:52.076Z","latest_release_published_at":"2025-02-18T18:33:32.818Z","latest_release_number":"1.7.5","last_synced_at":"2026-06-04T06:19:16.205Z","created_at":"2022-04-09T17:18:10.989Z","updated_at":"2026-06-04T06:19:16.205Z","registry_url":"https://www.npmjs.com/package/http-response-status-code","install_command":"npm install http-response-status-code","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/Skillnter"},{"type":"patreon","url":"https://www.patreon.com/skillnter"},{"type":"open_collective","url":"https://opencollective.com/http-response-status-code"},{"type":"buy_me_a_coffee","url":"https://buymeacoffee.com/skillnter"},{"type":"paypal","url":"https://www.paypal.com/paypalme/skillnte"}],"dist-tags":{"latest":"1.7.5"}},"repo_metadata":{"id":36074156,"uuid":"211792900","full_name":"Skillnter/http-response-status-code","owner":"Skillnter","description":"All HTTP Status Codes from Wikipedia - List of HTTP status codes","archived":false,"fork":false,"pushed_at":"2025-03-23T11:45:27.000Z","size":678,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T17:52:50.606Z","etag":null,"topics":["http-response-status-codes","nodejs"],"latest_commit_sha":null,"homepage":"https://skillnter.github.io/http-response-status-code/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Skillnter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"skillnter","patreon":"skillnter","open_collective":"http-response-status-code","ko_fi":null,"tidelift":"npm/http-response-status-code","community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"skillnter","thanks_dev":null,"custom":["https://www.paypal.com/paypalme/skillnte"]}},"created_at":"2019-09-30T06:41:59.000Z","updated_at":"2025-03-23T11:45:31.000Z","dependencies_parsed_at":"2025-02-05T17:29:23.192Z","dependency_job_id":"8110bd23-bb50-4804-b7bc-ae4810bddf94","html_url":"https://github.com/Skillnter/http-response-status-code","commit_stats":null,"previous_names":["skillnter/http-statuscodes"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Skillnter/http-response-status-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skillnter","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/sbom","scorecard":{"id":130769,"data":{"date":"2025-08-11","repo":{"name":"github.com/Skillnter/http-response-status-code","commit":"c6697c087c7801478e34d2e95e9a4a385de8d44a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Skillnter/http-response-status-code/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Skillnter/http-response-status-code/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:13:06.068Z","repository_id":36074156,"created_at":"2025-08-16T05:13:06.068Z","updated_at":"2025-08-16T05:13:06.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278655167,"owners_count":26022971,"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":"Skillnter","name":"Himanshu Bansal","uuid":"25562879","kind":"user","description":"","email":"","website":null,"location":"New Delhi","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25562879?u=771c712af1d08c0979e4aa164f8f4939e23e5e5a\u0026v=4","repositories_count":4,"last_synced_at":"2025-09-09T08:45:13.101Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Skillnter","funding_links":["https://github.com/sponsors/Skillnter"],"total_stars":null,"followers":2,"following":0,"created_at":"2022-11-13T21:31:06.549Z","updated_at":"2025-09-09T08:45:13.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skillnter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skillnter/repositories"},"tags":[{"name":"1.7.2","sha":"29a36df8bd02d3132d4ab8f0078804657ba89a52","kind":"commit","published_at":"2025-01-11T11:52:03.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/1.7.2","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"902e7709a6f456f60f438d589b5e3897ba2ef9fd","kind":"commit","published_at":"2025-01-02T12:44:04.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/1.7.1","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.7.1/manifests"},{"name":"1.6.1","sha":"7dd94bca867acf7f02525a6246ca10b8b062c574","kind":"commit","published_at":"2023-04-06T15:50:49.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/1.6.1","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.6.1/manifests"},{"name":"dev1.6.0","sha":"a68de71ead86c95a8cd1ec3d8e407d9a3d480dfd","kind":"commit","published_at":"2023-02-01T19:55:01.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/dev1.6.0","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/dev1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@dev1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/dev1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/dev1.6.0/manifests"},{"name":"1.6.0","sha":"cbb2d889410955b26c06d8d8b7b6ff2d8395464c","kind":"commit","published_at":"2023-02-01T19:03:31.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/1.6.0","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"691e20d746f25873b5f5b5197f8d18b07ed102af","kind":"commit","published_at":"2021-11-01T00:10:50.000Z","download_url":"https://codeload.github.com/Skillnter/http-response-status-code/tar.gz/1.5.3","html_url":"https://github.com/Skillnter/http-response-status-code/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Skillnter/http-response-status-code@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/tags/1.5.3/manifests"}]},"repo_metadata_updated_at":"2026-03-15T10:49:44.034Z","dependent_packages_count":1,"downloads":3594,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":3.167616624033954,"dependent_repos_count":6.355074938384495,"dependent_packages_count":20.947084095572265,"stargazers_count":11.489235266067062,"forks_count":11.589331811574503,"docker_downloads_count":null,"average":10.709668547126457},"purl":"pkg:npm/http-response-status-code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/http-response-status-code","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/http-response-status-code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/http-response-status-code/dependencies","status":null,"funding_links":["https://github.com/sponsors/Skillnter","https://www.patreon.com/skillnter","https://opencollective.com/http-response-status-code","https://buymeacoffee.com/skillnter","https://www.paypal.com/paypalme/skillnte","https://github.com/sponsors/skillnter","https://patreon.com/skillnter","https://tidelift.com/funding/github/npm/http-response-status-code"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:13:56.977Z","issues_count":0,"pull_requests_count":51,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1042214.3137254902,"issues_closed_count":0,"pull_requests_closed_count":51,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0784313725490196,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5876.782608695652,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08695652173913043,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skillnter%2Fhttp-response-status-code/issues","maintainers":[{"login":"Skillnter","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skillnter"}],"active_maintainers":[{"login":"Skillnter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skillnter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-response-status-code/codemeta","maintainers":[{"uuid":"skillnter","login":"skillnter","name":null,"email":"skillhimanshubansal@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~skillnter","role":null,"created_at":"2022-11-12T18:06:48.225Z","updated_at":"2022-11-12T18:06:48.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skillnter/packages"}]}