{"id":1718099,"name":"finalhandler","ecosystem":"npm","description":"Node.js final http responder","homepage":"https://github.com/pillarjs/finalhandler#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pillarjs/finalhandler","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2014-06-06T02:46:23.972Z","latest_release_published_at":"2025-12-01T16:05:02.140Z","latest_release_number":"2.1.1","last_synced_at":"2026-04-16T19:00:43.430Z","created_at":"2022-04-09T15:35:42.424Z","updated_at":"2026-04-16T19:00:43.430Z","registry_url":"https://www.npmjs.com/package/finalhandler","install_command":"npm install finalhandler","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"2.1.1","latest-1.x":"1.3.2"}},"repo_metadata":{"id":17720401,"uuid":"20547377","full_name":"pillarjs/finalhandler","owner":"pillarjs","description":"Node.js final http responder","archived":false,"fork":false,"pushed_at":"2025-12-03T23:18:22.000Z","size":242,"stargazers_count":228,"open_issues_count":8,"forks_count":54,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-12-05T04:56:13.590Z","etag":null,"topics":["404","500","javascript","nodejs"],"latest_commit_sha":null,"homepage":null,"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/pillarjs.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-06-06T01:27:19.000Z","updated_at":"2025-12-03T23:18:26.000Z","dependencies_parsed_at":"2024-01-13T02:46:36.309Z","dependency_job_id":"6269ea31-60eb-4286-9197-62688a8057e6","html_url":"https://github.com/pillarjs/finalhandler","commit_stats":{"total_commits":342,"total_committers":8,"mean_commits":42.75,"dds":0.04385964912280704,"last_synced_commit":"42a0a2a14ff37fe0bd6413c5986f86fe7a1b2e7e"},"previous_names":["expressjs/finalhandler"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/pillarjs/finalhandler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs","download_url":"https://codeload.github.com/pillarjs/finalhandler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler/sbom","scorecard":{"id":390229,"data":{"date":"2025-08-11T21:27:39Z","repo":{"name":"github.com/pillarjs/finalhandler","commit":"9ea18fb798730388372c87871b83b36389eefab8"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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:66","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:67","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","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":"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":"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":"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:30","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:51","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 17 commits out of 30 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":"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":"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":"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/pillarjs/.github/SECURITY.md:1","Info: Found linked content: github.com/pillarjs/.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/pillarjs/.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 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"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":9,"reason":"27 out of 29 merged PRs checked by a CI test -- score normalized to 9","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:37:46.972Z","repository_id":17720401,"created_at":"2025-08-18T17:37:46.972Z","updated_at":"2025-08-18T17:37:46.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27601760,"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-12-08T02:00:07.111Z","response_time":58,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-07T10:35:36.372Z","dependent_packages_count":2033,"downloads":423444063,"downloads_period":"last-month","dependent_repos_count":4946523,"rankings":{"downloads":0.00867940522253776,"dependent_repos_count":0.00041069740800651856,"dependent_packages_count":0.03857817652541231,"stargazers_count":3.9273076539759346,"forks_count":3.8933566682473955,"docker_downloads_count":0.014210130317025543,"average":1.3137571219493853},"purl":"pkg:npm/finalhandler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/finalhandler","docker_dependents_count":47608,"docker_downloads_count":6986988607,"usage_url":"https://repos.ecosyste.ms/usage/npm/finalhandler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/finalhandler/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2025-12-05T14:28:38.573Z","issues_count":20,"pull_requests_count":137,"avg_time_to_close_issue":7289161.375,"avg_time_to_close_pull_request":5540329.7920792075,"issues_closed_count":16,"pull_requests_closed_count":101,"pull_request_authors_count":29,"issue_authors_count":18,"avg_comments_per_issue":7.9,"avg_comments_per_pull_request":1.5912408759124088,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":1,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":614649.5714285715,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.532258064516129,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ffinalhandler/issues","maintainers":[{"login":"wesleytodd","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"blakeembrey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}],"active_maintainers":[{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/finalhandler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/finalhandler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/finalhandler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/finalhandler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/finalhandler/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-12T08:49:37.827Z","updated_at":"2022-11-12T08:49:37.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"wesleytodd","login":"wesleytodd","name":null,"email":"wes@wesleytodd.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~wesleytodd","role":null,"created_at":"2024-09-03T06:08:01.128Z","updated_at":"2024-09-03T06:08:01.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wesleytodd/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-12-23T13:38:12.660Z","updated_at":"2024-12-23T13:38:12.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}]}