{"id":378003,"url":"https://github.com/jshttp/on-finished","last_synced_at":"2026-07-21T13:30:20.706Z","repository":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-05-20T21:54:57.000Z","size":168,"stargazers_count":404,"open_issues_count":16,"forks_count":51,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-06-14T22:09:56.208Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-06-12T15:15:58.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34384251,"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-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":13523212,"name":"node-on-finished","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:06:41.485Z","latest_release_published_at":"2026-02-10T22:06:41.485Z","latest_release_number":"2.3.0-1","last_synced_at":"2026-03-13T08:27:10.274Z","created_at":"2026-02-10T22:06:41.290Z","updated_at":"2026-03-13T08:27:10.274Z","registry_url":"https://tracker.debian.org/pkg/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":"https://packages.debian.org/bullseye/node-on-finished","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-on-finished","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 (\u003e= 4) \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:15.971Z","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-on-finished?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-on-finished/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":13719876,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:47:24.469Z","latest_release_published_at":"2026-02-13T00:47:24.469Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-13T08:18:01.674Z","created_at":"2026-02-13T00:47:24.282Z","updated_at":"2026-03-13T08:53:53.367Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:47:25.101Z","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-on-finished?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-on-finished/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":13596957,"name":"node-on-finished","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:28:55.361Z","latest_release_published_at":"2026-02-11T10:28:55.361Z","latest_release_number":"2.3.0-1","last_synced_at":"2026-03-13T14:07:48.040Z","created_at":"2026-02-11T10:28:55.175Z","updated_at":"2026-03-13T14:07:48.040Z","registry_url":"https://tracker.debian.org/pkg/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":"https://packages.debian.org/buster/node-on-finished","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-on-finished","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 (\u003e= 4) \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:09.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-on-finished?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-on-finished/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":13794477,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:08:52.755Z","latest_release_published_at":"2026-02-13T16:08:52.755Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-13T20:18:51.448Z","created_at":"2026-02-13T16:08:52.486Z","updated_at":"2026-03-13T20:18:51.657Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-01-03T20:23:13.000Z","size":164,"stargazers_count":403,"open_issues_count":18,"forks_count":50,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-02-05T04:34:03.088Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-01-24T03:05:28.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29324010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T00:34:26.354Z","status":"ssl_error","status_checked_at":"2026-02-11T00:34:09.494Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-02-13T16:08:55.427Z","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":1.473718683477976,"forks_count":1.6429234212106327,"docker_downloads_count":null,"average":0.7791605261721521},"purl":"pkg:deb/ubuntu/node-on-finished?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T21:20:16.320Z","issues_count":31,"pull_requests_count":76,"avg_time_to_close_issue":2723520.153846154,"avg_time_to_close_pull_request":3755120.210526316,"issues_closed_count":26,"pull_requests_closed_count":38,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.903225806451613,"avg_comments_per_pull_request":1.2763157894736843,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":2,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3405639.3684210526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.6792452830188679,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-on-finished/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":14759520,"name":"org.mvnpm:on-finished","ecosystem":"maven","description":"Execute a callback when a request closes, finishes, or errors","homepage":"https://github.com/jshttp/on-finished#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":"org.mvnpm","versions_count":3,"first_release_published_at":"2026-07-13T19:08:31.000Z","latest_release_published_at":"2024-07-11T14:28:35.000Z","latest_release_number":"2.4.1","last_synced_at":"2026-07-18T04:31:14.775Z","created_at":"2026-07-13T19:17:31.099Z","updated_at":"2026-07-18T04:31:14.775Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/on-finished/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/on-finished/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-07-13T20:52:32.691Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.982953969504837,"dependent_packages_count":38.683502333079375,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.833228151292104},"purl":"pkg:maven/org.mvnpm/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:on-finished/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":13558675,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:50:36.295Z","latest_release_published_at":"2026-02-11T04:50:36.295Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-11T12:04:15.511Z","created_at":"2026-02-11T04:50:36.078Z","updated_at":"2026-03-11T12:04:15.512Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:11.832Z","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-on-finished?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-on-finished/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":2135106,"name":"on-finished","ecosystem":"npm","description":"Execute a callback when a request closes, finishes, or errors","homepage":"https://github.com/jshttp/on-finished#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2014-08-16T05:19:04.281Z","latest_release_published_at":"2022-02-22T16:10:48.714Z","latest_release_number":"2.4.1","last_synced_at":"2026-07-18T03:02:09.317Z","created_at":"2022-04-09T21:29:10.872Z","updated_at":"2026-07-18T03:35:17.731Z","registry_url":"https://www.npmjs.com/package/on-finished","install_command":"npm install on-finished","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.1"}},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-05-20T21:54:57.000Z","size":168,"stargazers_count":404,"open_issues_count":16,"forks_count":51,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-06-14T22:09:56.208Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-06-12T15:15:58.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34384251,"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-15T02:00:07.085Z","response_time":63,"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-07-18T03:35:17.711Z","dependent_packages_count":2069,"downloads":464319565,"downloads_period":"last-month","dependent_repos_count":1780334,"rankings":{"downloads":0.005914042675293868,"dependent_repos_count":0.018755181632297682,"dependent_packages_count":0.038194858944606225,"stargazers_count":3.2375824269697864,"forks_count":4.0524882239363205,"docker_downloads_count":0.013498254809814243,"average":1.2277388314946864},"purl":"pkg:npm/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/on-finished","docker_dependents_count":48781,"docker_downloads_count":7179415787,"usage_url":"https://repos.ecosyste.ms/usage/npm/on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-23T01:26:49.441Z","issues_count":31,"pull_requests_count":77,"avg_time_to_close_issue":2723520.153846154,"avg_time_to_close_pull_request":4234016.2,"issues_closed_count":26,"pull_requests_closed_count":40,"pull_request_authors_count":19,"issue_authors_count":22,"avg_comments_per_issue":5.935483870967742,"avg_comments_per_pull_request":1.3116883116883118,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":0,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5276938.3125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"GroophyLifefor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GroophyLifefor"}],"active_maintainers":[{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"GroophyLifefor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GroophyLifefor"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/on-finished/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-13T15:50:13.503Z","updated_at":"2022-11-13T15:50:13.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/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:33:26.586Z","updated_at":"2025-05-15T09:33:26.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676289,"maintainers_count":1210647,"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":14015589,"name":"@depup/on-finished","ecosystem":"npm","description":"[DepUp] Execute a callback when a request closes, finishes, or errors","homepage":"https://github.com/jshttp/on-finished#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["depup","dependency-bumped","updated-deps","on-finished"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T05:20:45.280Z","latest_release_published_at":"2026-03-09T05:20:45.280Z","latest_release_number":"2.4.1-depup.0","last_synced_at":"2026-07-18T04:31:16.203Z","created_at":"2026-03-09T05:25:14.390Z","updated_at":"2026-07-18T04:31:16.203Z","registry_url":"https://www.npmjs.com/package/@depup/on-finished","install_command":"npm install @depup/on-finished","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.1-depup.0"}},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-05-20T21:54:57.000Z","size":168,"stargazers_count":404,"open_issues_count":16,"forks_count":51,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-06-14T22:09:56.208Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-06-12T15:15:58.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34384251,"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-15T02:00:07.085Z","response_time":63,"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-06-19T23:22:54.206Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":2.648050702551778,"forks_count":3.2434601308941895,"docker_downloads_count":null,"average":15.224246440428642},"purl":"pkg:npm/%40depup/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T21:20:16.320Z","issues_count":31,"pull_requests_count":76,"avg_time_to_close_issue":2723520.153846154,"avg_time_to_close_pull_request":3755120.210526316,"issues_closed_count":26,"pull_requests_closed_count":38,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.903225806451613,"avg_comments_per_pull_request":1.2763157894736843,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":2,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3405639.3684210526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.6792452830188679,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fon-finished/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-09T05:25:15.757Z","updated_at":"2026-03-09T05:25:15.757Z","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":5676289,"maintainers_count":1210647,"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":13428857,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:03:59.474Z","latest_release_published_at":"2026-02-07T16:03:59.474Z","latest_release_number":"2.3.0+~1.1.1-1","last_synced_at":"2026-03-07T16:34:07.686Z","created_at":"2026-02-07T16:03:58.629Z","updated_at":"2026-03-07T17:01:52.237Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","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 (\u003e= 4) \u003c!nocheck\u003e, node-should \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-on-finished?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-on-finished/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":13459818,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:56:10.648Z","latest_release_published_at":"2026-02-09T06:56:10.648Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-09T07:27:22.626Z","created_at":"2026-02-09T06:56:10.359Z","updated_at":"2026-03-09T07:33:37.737Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \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-on-finished?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-on-finished/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":4999200,"name":"org.webjars.npm:finished","ecosystem":"maven","description":"WebJar for finished","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2015-08-25T21:18:10.000Z","latest_release_published_at":"2015-08-25T21:18:10.000Z","latest_release_number":"1.2.2","last_synced_at":"2026-07-18T04:31:14.913Z","created_at":"2022-07-27T10:56:12.598Z","updated_at":"2026-07-18T04:31:14.913Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/finished/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/finished/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2025-09-02T11:33:17.000Z","size":156,"stargazers_count":401,"open_issues_count":16,"forks_count":48,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-19T20:19:35.319Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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},"funding":{"open_collective":"express"}},"created_at":"2013-12-20T22:32:05.000Z","updated_at":"2025-09-14T07:28:50.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276085212,"owners_count":25582509,"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-09-20T02:00:10.207Z","response_time":63,"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.4.1","sha":"1111fe8e913debaf3da9bd4f6bda216ef36097fa","kind":"commit","published_at":"2022-02-22T16:09:35.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e4c33cc572be9c834b92d7075d10c8637cba4237","kind":"commit","published_at":"2022-02-21T16:31:56.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"34babcb58126a416fcf5205768204f2e12699dda","kind":"commit","published_at":"2015-05-27T01:18:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.3.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f3ecb92fb09d590d314ffe772a6ffd6f76c84223","kind":"commit","published_at":"2015-04-23T01:32:23.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fcd56f5674721cac92a16eff93547929716f5192","kind":"commit","published_at":"2014-12-23T06:47:22.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"8ec5fa639ace400b543b5bc1821ce909b9acdc03","kind":"commit","published_at":"2014-10-23T01:12:52.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1ad808e704e2aeda3a7464b78cacead2fb453727","kind":"commit","published_at":"2014-08-17T02:26:24.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"86e64f85de7a80e18c3db0ae9a0d30ffbf37bdbd","kind":"commit","published_at":"2014-08-16T05:13:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0/manifests"},{"name":"1.2.2","sha":"9e9d4eea504738f5061dd3a7e6d731a463f6dad0","kind":"commit","published_at":"2014-06-11T05:11:16.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e3ae19edcc57e2601cedadb8d196e5fc47ed925f","kind":"commit","published_at":"2014-06-09T01:09:55.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"18c7583beb3975eaa45d2113104bedc0af5717dd","kind":"commit","published_at":"2014-06-05T21:00:31.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"688b9b558f8c1215f464272bf949e366df2b0f17","kind":"commit","published_at":"2014-05-27T04:29:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.4","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"582264fc164e68d1af656f264be6d5fb77f1762b","kind":"commit","published_at":"2014-04-30T04:39:15.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.3","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"2e816982c2df28dc6f0236278fe421e68e801375","kind":"commit","published_at":"2014-04-18T07:04:01.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"501f5a87a5603d39b0b7ec7c6d62a58d6bcc8515","kind":"commit","published_at":"2014-01-16T21:53:10.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e4d0eb0bd705941b761c0e411635133d71e2af42","kind":"commit","published_at":"2013-12-25T10:14:06.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e8e60d965a2845e36e745c4ece942650ed28808a","kind":"commit","published_at":"2013-12-20T22:38:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6b14841e7463a790520cbf7689f8be54c30b859b","kind":"commit","published_at":"2013-12-20T22:31:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T11:21:32.057Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":13.367495781526195,"forks_count":17.168435984534604,"average":23.628569651466783},"purl":"pkg:maven/org.webjars.npm/finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T16:27:39.928Z","issues_count":32,"pull_requests_count":65,"avg_time_to_close_issue":2622652.037037037,"avg_time_to_close_pull_request":3192472.3636363638,"issues_closed_count":27,"pull_requests_closed_count":33,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":1.2307692307692308,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":2,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2722685.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6382978723404256,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"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:finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:finished/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":13744065,"name":"node-on-finished","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:43:48.716Z","latest_release_published_at":"2026-02-13T05:43:48.716Z","latest_release_number":"2.3.0-1","last_synced_at":"2026-03-14T00:24:25.127Z","created_at":"2026-02-13T05:43:48.517Z","updated_at":"2026-03-14T00:24:25.127Z","registry_url":"https://launchpad.net/ubuntu/+source/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-on-finished","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 (\u003e= 4) \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:43:49.327Z","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-on-finished?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-on-finished/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":13659903,"name":"node-on-finished","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:27:14.475Z","latest_release_published_at":"2026-02-12T08:27:14.475Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-14T07:06:04.074Z","created_at":"2026-02-12T08:27:14.271Z","updated_at":"2026-03-14T07:06:04.074Z","registry_url":"https://tracker.debian.org/pkg/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":"https://packages.debian.org/trixie/node-on-finished","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:27:15.294Z","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-on-finished?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-on-finished/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":13702090,"name":"node-on-finished","ecosystem":"debian","description":null,"homepage":"https://github.com/jshttp/on-finished","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:21:03.310Z","latest_release_published_at":"2026-02-12T21:21:03.310Z","latest_release_number":"2.4.1+~1.1.1-1","last_synced_at":"2026-03-13T20:41:38.523Z","created_at":"2026-02-12T21:21:03.076Z","updated_at":"2026-03-13T20:41:38.524Z","registry_url":"https://tracker.debian.org/pkg/node-on-finished","install_command":"apt-get install node-on-finished","documentation_url":"https://packages.debian.org/bookworm/node-on-finished","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-on-finished","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:21:03.860Z","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-on-finished?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-on-finished/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-on-finished/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":4991575,"name":"org.webjars.bowergithub.jshttp:on-finished","ecosystem":"maven","description":"WebJar for on-finished","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":"org.webjars.bowergithub.jshttp","versions_count":1,"first_release_published_at":"2018-08-29T15:46:45.000Z","latest_release_published_at":"2018-08-29T15:46:45.000Z","latest_release_number":"2.3.0","last_synced_at":"2026-07-18T04:31:14.959Z","created_at":"2022-07-27T10:38:07.926Z","updated_at":"2026-07-18T04:31:14.959Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.jshttp/on-finished/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.jshttp/on-finished/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2025-09-02T11:33:17.000Z","size":156,"stargazers_count":401,"open_issues_count":16,"forks_count":48,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-19T20:19:35.319Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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},"funding":{"open_collective":"express"}},"created_at":"2013-12-20T22:32:05.000Z","updated_at":"2025-09-14T07:28:50.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276085212,"owners_count":25582509,"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-09-20T02:00:10.207Z","response_time":63,"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.4.1","sha":"1111fe8e913debaf3da9bd4f6bda216ef36097fa","kind":"commit","published_at":"2022-02-22T16:09:35.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e4c33cc572be9c834b92d7075d10c8637cba4237","kind":"commit","published_at":"2022-02-21T16:31:56.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"34babcb58126a416fcf5205768204f2e12699dda","kind":"commit","published_at":"2015-05-27T01:18:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.3.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f3ecb92fb09d590d314ffe772a6ffd6f76c84223","kind":"commit","published_at":"2015-04-23T01:32:23.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fcd56f5674721cac92a16eff93547929716f5192","kind":"commit","published_at":"2014-12-23T06:47:22.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"8ec5fa639ace400b543b5bc1821ce909b9acdc03","kind":"commit","published_at":"2014-10-23T01:12:52.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1ad808e704e2aeda3a7464b78cacead2fb453727","kind":"commit","published_at":"2014-08-17T02:26:24.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"86e64f85de7a80e18c3db0ae9a0d30ffbf37bdbd","kind":"commit","published_at":"2014-08-16T05:13:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0/manifests"},{"name":"1.2.2","sha":"9e9d4eea504738f5061dd3a7e6d731a463f6dad0","kind":"commit","published_at":"2014-06-11T05:11:16.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e3ae19edcc57e2601cedadb8d196e5fc47ed925f","kind":"commit","published_at":"2014-06-09T01:09:55.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"18c7583beb3975eaa45d2113104bedc0af5717dd","kind":"commit","published_at":"2014-06-05T21:00:31.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"688b9b558f8c1215f464272bf949e366df2b0f17","kind":"commit","published_at":"2014-05-27T04:29:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.4","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"582264fc164e68d1af656f264be6d5fb77f1762b","kind":"commit","published_at":"2014-04-30T04:39:15.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.3","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"2e816982c2df28dc6f0236278fe421e68e801375","kind":"commit","published_at":"2014-04-18T07:04:01.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"501f5a87a5603d39b0b7ec7c6d62a58d6bcc8515","kind":"commit","published_at":"2014-01-16T21:53:10.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e4d0eb0bd705941b761c0e411635133d71e2af42","kind":"commit","published_at":"2013-12-25T10:14:06.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e8e60d965a2845e36e745c4ece942650ed28808a","kind":"commit","published_at":"2013-12-20T22:38:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6b14841e7463a790520cbf7689f8be54c30b859b","kind":"commit","published_at":"2013-12-20T22:31:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T11:21:32.073Z","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":13.367495781526195,"forks_count":17.168435984534604,"average":27.843933523674615},"purl":"pkg:maven/org.webjars.bowergithub.jshttp/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.jshttp:on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T16:27:39.928Z","issues_count":32,"pull_requests_count":65,"avg_time_to_close_issue":2622652.037037037,"avg_time_to_close_pull_request":3192472.3636363638,"issues_closed_count":27,"pull_requests_closed_count":33,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":1.2307692307692308,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":2,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2722685.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6382978723404256,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"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:on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:on-finished/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":14339628,"name":"github.com/jshttp/on-finished","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2026-04-28T11:04:38.558Z","latest_release_published_at":"2022-02-22T16:09:35.000Z","latest_release_number":"v2.4.1+incompatible","last_synced_at":"2026-07-18T04:31:17.449Z","created_at":"2026-04-28T11:04:37.543Z","updated_at":"2026-07-18T04:31:17.449Z","registry_url":"https://pkg.go.dev/github.com/jshttp/on-finished","install_command":"go get github.com/jshttp/on-finished","documentation_url":"https://pkg.go.dev/github.com/jshttp/on-finished#section-documentation","metadata":{},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-01-03T20:23:13.000Z","size":164,"stargazers_count":404,"open_issues_count":18,"forks_count":50,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-04-22T10:36:22.123Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-04-21T09:37:56.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32244232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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"}},"repo_metadata_updated_at":"2026-04-28T12:54:15.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/jshttp/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jshttp/on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jshttp/on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jshttp/on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fon-finished/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2221326,"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":5003540,"name":"org.webjars.npm:on-finished","ecosystem":"maven","description":"WebJar for on-finished","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2015-05-25T20:19:49.000Z","latest_release_published_at":"2022-08-04T10:10:41.000Z","latest_release_number":"2.4.1","last_synced_at":"2026-07-18T04:31:14.879Z","created_at":"2022-07-27T11:05:07.718Z","updated_at":"2026-07-18T04:31:14.879Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/on-finished/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/on-finished/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2025-09-02T11:33:17.000Z","size":156,"stargazers_count":401,"open_issues_count":16,"forks_count":48,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-19T20:19:35.319Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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},"funding":{"open_collective":"express"}},"created_at":"2013-12-20T22:32:05.000Z","updated_at":"2025-09-14T07:28:50.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276085212,"owners_count":25582509,"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-09-20T02:00:10.207Z","response_time":63,"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.4.1","sha":"1111fe8e913debaf3da9bd4f6bda216ef36097fa","kind":"commit","published_at":"2022-02-22T16:09:35.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e4c33cc572be9c834b92d7075d10c8637cba4237","kind":"commit","published_at":"2022-02-21T16:31:56.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.4.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"34babcb58126a416fcf5205768204f2e12699dda","kind":"commit","published_at":"2015-05-27T01:18:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.3.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f3ecb92fb09d590d314ffe772a6ffd6f76c84223","kind":"commit","published_at":"2015-04-23T01:32:23.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fcd56f5674721cac92a16eff93547929716f5192","kind":"commit","published_at":"2014-12-23T06:47:22.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"8ec5fa639ace400b543b5bc1821ce909b9acdc03","kind":"commit","published_at":"2014-10-23T01:12:52.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1ad808e704e2aeda3a7464b78cacead2fb453727","kind":"commit","published_at":"2014-08-17T02:26:24.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"86e64f85de7a80e18c3db0ae9a0d30ffbf37bdbd","kind":"commit","published_at":"2014-08-16T05:13:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/v2.0.0/manifests"},{"name":"1.2.2","sha":"9e9d4eea504738f5061dd3a7e6d731a463f6dad0","kind":"commit","published_at":"2014-06-11T05:11:16.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"e3ae19edcc57e2601cedadb8d196e5fc47ed925f","kind":"commit","published_at":"2014-06-09T01:09:55.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"18c7583beb3975eaa45d2113104bedc0af5717dd","kind":"commit","published_at":"2014-06-05T21:00:31.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.2.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"688b9b558f8c1215f464272bf949e366df2b0f17","kind":"commit","published_at":"2014-05-27T04:29:39.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.4","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"582264fc164e68d1af656f264be6d5fb77f1762b","kind":"commit","published_at":"2014-04-30T04:39:15.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.3","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"2e816982c2df28dc6f0236278fe421e68e801375","kind":"commit","published_at":"2014-04-18T07:04:01.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.2","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"501f5a87a5603d39b0b7ec7c6d62a58d6bcc8515","kind":"commit","published_at":"2014-01-16T21:53:10.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e4d0eb0bd705941b761c0e411635133d71e2af42","kind":"commit","published_at":"2013-12-25T10:14:06.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.1.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e8e60d965a2845e36e745c4ece942650ed28808a","kind":"commit","published_at":"2013-12-20T22:38:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.1","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"6b14841e7463a790520cbf7689f8be54c30b859b","kind":"commit","published_at":"2013-12-20T22:31:58.000Z","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/1.0.0","html_url":"https://github.com/jshttp/on-finished/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/on-finished@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T11:21:32.073Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":13.367495781526195,"forks_count":17.168435984534604,"average":17.64179790250059},"purl":"pkg:maven/org.webjars.npm/on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T16:27:39.928Z","issues_count":32,"pull_requests_count":65,"avg_time_to_close_issue":2622652.037037037,"avg_time_to_close_pull_request":3192472.3636363638,"issues_closed_count":27,"pull_requests_closed_count":33,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":1.2307692307692308,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":2,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2722685.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6382978723404256,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"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:on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:on-finished/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":1740235,"name":"front-on-finished","ecosystem":"npm","description":"Execute a callback when a request closes, finishes, or errors","homepage":"https://github.com/jshttp/on-finished#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/on-finished","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2015-12-18T23:17:44.302Z","latest_release_published_at":"2016-07-05T03:09:48.334Z","latest_release_number":"2.3.0-7","last_synced_at":"2026-07-18T04:31:16.600Z","created_at":"2022-04-09T15:53:58.938Z","updated_at":"2026-07-18T04:31:16.601Z","registry_url":"https://www.npmjs.com/package/front-on-finished","install_command":"npm install front-on-finished","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.0-7"}},"repo_metadata":{"id":12677699,"uuid":"15349765","full_name":"jshttp/on-finished","owner":"jshttp","description":"Execute a callback when a request closes, finishes, or errors","archived":false,"fork":false,"pushed_at":"2026-05-20T21:54:57.000Z","size":168,"stargazers_count":404,"open_issues_count":16,"forks_count":51,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-06-14T22:09:56.208Z","etag":null,"topics":["event","finished","http","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2013-12-20T22:32:05.000Z","updated_at":"2026-06-12T15:15:58.000Z","dependencies_parsed_at":"2025-06-06T00:34:07.183Z","dependency_job_id":"9079412d-1935-41e7-b321-0e32c60adc17","html_url":"https://github.com/jshttp/on-finished","commit_stats":{"total_commits":286,"total_committers":8,"mean_commits":35.75,"dds":0.07342657342657344,"last_synced_commit":"c94df7d1692539d2504ccf46ceea8e8913ebe0a0"},"previous_names":["expressjs/on-socket-error","expressjs/finished"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/on-finished","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/on-finished/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/sbom","scorecard":{"id":388448,"data":{"date":"2025-08-11","repo":{"name":"github.com/jshttp/on-finished","commit":"d2974f5a18f468ea56f58acb2f6d402f4b5142f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:222","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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:253","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:254","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:18"],"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 7 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-18T17:14:20.925Z","repository_id":12677699,"created_at":"2025-08-18T17:14:20.925Z","updated_at":"2025-08-18T17:14:20.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34384251,"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-15T02:00:07.085Z","response_time":63,"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-07-12T20:56:31.025Z","dependent_packages_count":1,"downloads":1608,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.083980034247823,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":3.286930217085647,"forks_count":4.100928691928731,"docker_downloads_count":null,"average":8.735114369174145},"purl":"pkg:npm/front-on-finished","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/front-on-finished","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/front-on-finished","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/front-on-finished/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T21:20:16.320Z","issues_count":31,"pull_requests_count":76,"avg_time_to_close_issue":2723520.153846154,"avg_time_to_close_pull_request":3755120.210526316,"issues_closed_count":26,"pull_requests_closed_count":38,"pull_request_authors_count":18,"issue_authors_count":22,"avg_comments_per_issue":5.903225806451613,"avg_comments_per_pull_request":1.2763157894736843,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":2,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3405639.3684210526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.6792452830188679,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","maintainers":[{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[{"login":"bjohansebas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/front-on-finished/codemeta","maintainers":[{"uuid":"frontapp-owner","login":"frontapp-owner","name":null,"email":"accounts+npm@frontapp.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~frontapp-owner","role":null,"created_at":"2022-11-12T10:42:21.444Z","updated_at":"2022-11-12T10:42:21.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frontapp-owner/packages"},{"uuid":"xdmnl","login":"xdmnl","name":null,"email":"xdmnl@pm.me","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~xdmnl","role":null,"created_at":"2022-11-12T10:42:21.586Z","updated_at":"2022-11-12T10:42:21.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xdmnl/packages"},{"uuid":"eramdam","login":"eramdam","name":null,"email":"damien.erambert@me.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~eramdam","role":null,"created_at":"2022-11-12T10:42:21.641Z","updated_at":"2022-11-12T10:42:21.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eramdam/packages"},{"uuid":"aknorw","login":"aknorw","name":null,"email":"antoinewrnk@me.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~aknorw","role":null,"created_at":"2022-11-12T10:42:21.700Z","updated_at":"2022-11-12T10:42:21.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aknorw/packages"},{"uuid":"adrake","login":"adrake","name":null,"email":"npm@adrake.org","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~adrake","role":null,"created_at":"2022-11-12T10:42:21.753Z","updated_at":"2022-11-12T10:42:21.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrake/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676289,"maintainers_count":1210647,"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":12811,"full_name":"jshttp/on-finished","default_branch":"master","total_commits":302,"total_committers":14,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":21.571428571428573,"dds":0.12251655629139069,"past_year_total_commits":12,"past_year_total_committers":4,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":3.0,"past_year_dds":0.25,"last_synced_at":"2026-07-19T13:38:22.100Z","last_synced_commit":"500c84cec0c413380a22a16f2aea140341bab0c1","created_at":"2023-03-07T11:21:11.771Z","updated_at":"2026-07-19T13:38:12.099Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":265},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":2},{"name":"Fishrock123","email":"fishrock123@rocketmail.com","login":"Fishrock123","count":2},{"name":"Carlos Serrano","email":"carlos.pastor@mailonline.co.uk","login":"carpasse","count":2},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Nook Scheel","email":"nook@live.ru","login":"nook-scheel","count":1},{"name":"Krystian Jarmicki","email":"jarmicki@gmail.com","login":"kjarmicki","count":1},{"name":"Greg Walden","email":"talk@gsw.nyc","login":"gswalden","count":1},{"name":"Chris Rawnsley","email":"casr+ijvx@darkcog.com","login":"casr","count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1},{"name":"haoxin","email":"coderhaoxin@outlook.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"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/on-finished","html_url":"https://github.com/jshttp/on-finished","last_synced_at":"2026-07-12T09:00:26.085Z","status":"active","issues_count":31,"pull_requests_count":79,"avg_time_to_close_issue":12843802.703703703,"avg_time_to_close_pull_request":4191777.4146341463,"issues_closed_count":27,"pull_requests_closed_count":41,"pull_request_authors_count":21,"issue_authors_count":22,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.3291139240506329,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":0,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5115361.888888889,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-16T14:18:41.801Z","updated_at":"2026-07-12T09:00:26.085Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fon-finished/issues","issue_labels_count":{"table":{"enhancement":4,"question":4,"bug":3,"docs":2,"tests":2,"help wanted":1,"duplicate":1,"discuss":1,"investigate":1}},"pull_request_labels_count":{"table":{"dependencies":28,"github_actions":21,"pr":13,"semver-major":13,"javascript":7,"fast track":6,"needs tests":5,"docs":3,"bug":2,"ideas":1,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":23,"MEMBER":7,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":51,"CONTRIBUTOR":20,"MEMBER":8}},"issue_authors":{"table":{"ronag":5,"dougwilson":5,"jonathanong":2,"arstgit":1,"kgdev":1,"SanGongHappy":1,"czewail":1,"tj":1,"felipeptcho":1,"zeeshanalisyed":1,"mikkotikkanen":1,"martinsson":1,"Phillip9587":1,"defunctzombie":1,"fundon":1,"carpasse":1,"onbit-uchenik":1,"nickclaw":1,"betalb":1,"leoflood":1,"schelkun":1,"calebboyd":1}},"pull_request_authors":{"table":{"dependabot[bot]":28,"Phillip9587":20,"bjohansebas":6,"Ayoub-Mabrouk":4,"carpasse":3,"tclyjy":2,"ronag":2,"nageshlop":1,"kjarmicki":1,"calebboyd":1,"DakshSinghDhami":1,"ggoodman":1,"LinusU":1,"haoxins":1,"gswalden":1,"vibhor-aggr":1,"casr":1,"GroophyLifefor":1,"UlisesGascon":1,"nook-scheel":1,"genki":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-14T00:00:20.307Z","repositories_count":14859879,"issues_count":32119060,"pull_requests_count":105644404,"authors_count":11345225,"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":11,"github_actions":11,"fast track":2,"semver-major":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":6,"MEMBER":3}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"Phillip9587":3,"bjohansebas":2,"DakshSinghDhami":1,"GroophyLifefor":1,"vibhor-aggr":1}},"maintainers":[{"table":{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"dougwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}},{"table":{"login":"jonathanong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}},{"table":{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"GroophyLifefor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GroophyLifefor"}}],"active_maintainers":[{"table":{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"GroophyLifefor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GroophyLifefor"}}]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":52,"ForkEvent":6,"IssuesEvent":3,"WatchEvent":10,"IssueCommentEvent":40,"PushEvent":15,"PullRequestReviewCommentEvent":26,"PullRequestReviewEvent":58,"CreateEvent":10},"last_year":{"DeleteEvent":5,"PullRequestEvent":26,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":16,"PushEvent":12,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":32,"CreateEvent":6}},"keywords":["event","finished","http","javascript","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T17:30:55.720Z","updated_at":"2022-09-05T17:30:55.720Z","repository_link":"https://github.com/jshttp/on-finished/blob/master/package.json","dependencies":[{"id":3924877544,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":3924877545,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":true,"kind":"development","optional":false},{"id":3924877546,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":3924877547,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.4","direct":true,"kind":"development","optional":false},{"id":3924877548,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"development","optional":false},{"id":3924877549,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":3924877550,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.2.0","direct":true,"kind":"development","optional":false},{"id":3924877551,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":3924877552,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.1","direct":true,"kind":"development","optional":false},{"id":3924877553,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-04-29T08:28:21.393Z","updated_at":"2024-04-29T08:28:21.393Z","repository_link":"https://github.com/jshttp/on-finished/blob/master/.github/workflows/ci.yml","dependencies":[{"id":17789166935,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17789166936,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17789166937,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17789166938,"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-29T08:28:21.538Z","updated_at":"2024-04-29T08:28:21.538Z","repository_link":"https://github.com/jshttp/on-finished/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":17789166939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":17789166940,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"99c53751e09b9529366343771cc321ec74e9bd3d","direct":true,"kind":"composite","optional":false},{"id":17789166941,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":17789166942,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2025-06-06T00:34:07.058Z","updated_at":"2025-06-06T00:34:07.058Z","repository_link":"https://github.com/jshttp/on-finished/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":23480431157,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23480431161,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"ff0a06e83cb2de871e5a09832bc6a81e7276941f","direct":true,"kind":"composite","optional":false},{"id":23480431163,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"ff0a06e83cb2de871e5a09832bc6a81e7276941f","direct":true,"kind":"composite","optional":false},{"id":23480431165,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"ff0a06e83cb2de871e5a09832bc6a81e7276941f","direct":true,"kind":"composite","optional":false}]}],"score":31.43670403506017,"created_at":"2026-07-08T06:33:36.249Z","updated_at":"2026-07-21T13:30:20.706Z","avatar_url":"https://github.com/jshttp.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378003","html_url":"https://summary.ecosyste.ms/projects/378003"}