{"id":1697914,"name":"express-json-error-handler","ecosystem":"npm","description":"Error handler for express JSON APIs","homepage":"https://github.com/noamokman/express-json-error-handler#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/noamokman/express-json-error-handler","keywords_array":["express","json","error-handler","api","error"],"namespace":null,"versions_count":15,"first_release_published_at":"2016-11-01T14:07:49.239Z","latest_release_published_at":"2024-06-16T10:36:08.150Z","latest_release_number":"6.1.0","last_synced_at":"2026-07-30T10:30:32.662Z","created_at":"2022-04-09T15:19:06.657Z","updated_at":"2026-07-30T10:31:48.572Z","registry_url":"https://www.npmjs.com/package/express-json-error-handler","install_command":"npm install express-json-error-handler","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.0"},"contentPolicy":null},"repo_metadata":{"id":12685632,"uuid":"72421451","full_name":"noamokman/express-json-error-handler","owner":"noamokman","description":"Error handler for express JSON APIs","archived":false,"fork":false,"pushed_at":"2024-12-15T13:48:26.000Z","size":1151,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T02:47:40.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noamokman.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-10-31T09:23:50.000Z","updated_at":"2024-09-24T06:59:34.000Z","dependencies_parsed_at":"2024-09-18T10:18:48.047Z","dependency_job_id":"e314580f-64ef-46af-b7e0-b855f4ee61a6","html_url":"https://github.com/noamokman/express-json-error-handler","commit_stats":{"total_commits":52,"total_committers":4,"mean_commits":13.0,"dds":0.1923076923076923,"last_synced_commit":"43a3c9ec9c53d228dc95f25883f449e4e6bc9c42"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/noamokman/express-json-error-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noamokman","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/sbom","scorecard":{"id":691468,"data":{"date":"2025-08-11","repo":{"name":"github.com/noamokman/express-json-error-handler","commit":"43a3c9ec9c53d228dc95f25883f449e4e6bc9c42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:15","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/25 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/noamokman/express-json-error-handler/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:23:21.982Z","repository_id":12685632,"created_at":"2025-08-22T02:23:21.982Z","updated_at":"2025-08-22T02:23:21.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275005164,"owners_count":25389197,"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-13T02:00:10.085Z","response_time":70,"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":"noamokman","name":"Noam Okman","uuid":"6004557","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6004557?v=4","repositories_count":36,"last_synced_at":"2024-04-14T17:06:30.219Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noamokman","funding_links":[],"total_stars":40,"followers":29,"following":3,"created_at":"2022-11-06T19:15:39.025Z","updated_at":"2024-04-14T17:06:41.705Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noamokman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noamokman/repositories"},"tags":[{"name":"v4.0.0","sha":"18239726b5e418d1a09cc28c7f53d7340abd1521","kind":"tag","published_at":"2020-08-25T16:50:37.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v4.0.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"74dab677a4ca067a74f6a481cb9a1961e72df282","kind":"tag","published_at":"2020-08-15T13:33:33.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v3.1.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"ad71f15875db763145b204beedff4d2863d3a5a3","kind":"tag","published_at":"2019-07-26T08:22:12.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v3.0.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"3efb6632e24a161523028d87c9da053927ef4f6c","kind":"tag","published_at":"2018-11-18T17:12:55.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v2.0.1","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"47a258173f76f1aea0bc50caee143d27d06b398e","kind":"tag","published_at":"2018-05-06T17:21:04.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v2.0.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"4e2fb5d537f9a25c305d8d8574b5b5fd01a2ec91","kind":"tag","published_at":"2018-03-20T06:37:08.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v1.1.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b9df2244e04d7fc1e5ac212194c8d3f0286d1d22","kind":"tag","published_at":"2016-11-01T14:07:37.000Z","download_url":"https://codeload.github.com/noamokman/express-json-error-handler/tar.gz/v1.0.0","html_url":"https://github.com/noamokman/express-json-error-handler/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noamokman/express-json-error-handler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-30T10:31:48.570Z","dependent_packages_count":1,"downloads":923,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":2.40029226618705,"dependent_repos_count":2.5848679769012275,"dependent_packages_count":20.974713837819785,"stargazers_count":12.220043821000068,"forks_count":9.847080910256905,"docker_downloads_count":1.1963007947985407,"average":8.203883267827264},"purl":"pkg:npm/express-json-error-handler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-json-error-handler","docker_dependents_count":2,"docker_downloads_count":112,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-json-error-handler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-json-error-handler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T01:09:25.143Z","issues_count":3,"pull_requests_count":29,"avg_time_to_close_issue":35935.5,"avg_time_to_close_pull_request":10665717.148148147,"issues_closed_count":2,"pull_requests_closed_count":27,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.206896551724138,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":37612.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamokman%2Fexpress-json-error-handler/issues","maintainers":[{"login":"noamokman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamokman"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-json-error-handler/codemeta","maintainers":[{"uuid":"noamokman","login":"noamokman","name":null,"email":"noamokman@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noamokman","role":null,"created_at":"2022-11-12T07:21:54.746Z","updated_at":"2022-11-12T07:21:54.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noamokman/packages"}]}