{"id":2158214,"name":"pathval","ecosystem":"npm","description":"Object value retrieval given a string path","homepage":"https://github.com/chaijs/pathval","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/pathval","keywords_array":["pathval","value retrieval","chai util"],"namespace":null,"versions_count":10,"first_release_published_at":"2013-11-24T18:10:08.847Z","latest_release_published_at":"2025-06-25T08:27:10.669Z","latest_release_number":"2.0.1","last_synced_at":"2026-09-13T00:24:29.165Z","created_at":"2022-04-09T21:48:48.655Z","updated_at":"2026-09-13T03:18:25.773Z","registry_url":"https://www.npmjs.com/package/pathval","install_command":"npm install pathval","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":12078435,"uuid":"14665922","full_name":"chaijs/pathval","owner":"chaijs","description":"Object value retrieval given a string path","archived":false,"fork":false,"pushed_at":"2026-01-21T15:43:03.000Z","size":805,"stargazers_count":42,"open_issues_count":1,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-06T19:03:08.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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":"chaijs"}},"created_at":"2013-11-24T17:51:21.000Z","updated_at":"2026-04-13T05:45:07.000Z","dependencies_parsed_at":"2025-07-07T19:09:01.733Z","dependency_job_id":"c08e04fd-c3ca-49ba-94b1-0411f45128bd","html_url":"https://github.com/chaijs/pathval","commit_stats":{"total_commits":40,"total_committers":9,"mean_commits":4.444444444444445,"dds":0.525,"last_synced_commit":"db6c3e39c39859564704b7f37149082689f1b172"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/pathval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/sbom","scorecard":{"id":272984,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/pathval","commit":"35c829e6648f068ade959c17afd28a9eaee31524"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"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":"Code-Review","score":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/pathval/publish.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:19"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-28mc-g557-92m7","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-pw54-mh39-w3hc","Warn: Project is vulnerable to: GHSA-xgh6-85xh-479p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-r2j6-p67h-q639","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-17T13:49:26.222Z","repository_id":12078435,"created_at":"2025-08-17T13:49:26.222Z","updated_at":"2025-08-17T13:49:26.222Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35331951,"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-07-10T02:00:06.465Z","response_time":60,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-09-08T00:23:06.000Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12615,"followers":75,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-09-08T00:23:06.050Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v2.0.1","sha":"35c829e6648f068ade959c17afd28a9eaee31524","kind":"commit","published_at":"2025-06-25T08:19:29.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v2.0.1","html_url":"https://github.com/chaijs/pathval/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c9b7e6dc69b18a3db88327054ebbf417afed2a8a","kind":"commit","published_at":"2023-07-21T19:54:43.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v2.0.0","html_url":"https://github.com/chaijs/pathval/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"db6c3e39c39859564704b7f37149082689f1b172","kind":"commit","published_at":"2021-01-26T10:17:18.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v1.1.1","html_url":"https://github.com/chaijs/pathval/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd11b26a39c2d948ef6785feac1edf8c01e4a055","kind":"commit","published_at":"2016-10-11T21:38:36.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v1.1.0","html_url":"https://github.com/chaijs/pathval/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"37f1dc9f0c41b815598e62c92bbe89b83fca1089","kind":"commit","published_at":"2016-10-08T21:56:55.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v1.0.0","html_url":"https://github.com/chaijs/pathval/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"6d2f6d4db2fc62f0c74d89d0575cfd433afdd2a7","kind":"commit","published_at":"2016-10-05T21:34:51.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/v0.2.1","html_url":"https://github.com/chaijs/pathval/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/v0.2.1/manifests"},{"name":"0.1.1","sha":"0c78e3a1eb88f1dff4f4527da355306912969ca0","kind":"tag","published_at":"2013-12-30T23:14:21.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/0.1.1","html_url":"https://github.com/chaijs/pathval/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"094fdd8db24a884b01b8804b492514b9efa173f7","kind":"tag","published_at":"2013-12-28T10:40:51.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/0.1.0","html_url":"https://github.com/chaijs/pathval/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"a39b67f21154e6c17aa43b811b6ab0ccf13a0e07","kind":"tag","published_at":"2013-11-24T18:09:55.000Z","download_url":"https://codeload.github.com/chaijs/pathval/tar.gz/0.0.1","html_url":"https://github.com/chaijs/pathval/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/pathval@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-12T00:34:35.577Z","dependent_packages_count":312,"downloads":206664079,"downloads_period":"last-month","dependent_repos_count":362120,"rankings":{"downloads":0.04435532006470401,"dependent_repos_count":0.05919518640733955,"dependent_packages_count":0.16611341162503657,"stargazers_count":6.414301254297607,"forks_count":5.721016459935225,"docker_downloads_count":0.04859919328077137,"average":2.075596804268447},"purl":"pkg:npm/pathval","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc2d3ctdjh4cC12bXdn","url":"https://github.com/advisories/GHSA-g6ww-v8xp-vmwg","title":"Prototype pollution in pathval","description":"A prototype pollution vulnerability affects all versions of package pathval under 1.1.1.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-02-10T20:21:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.2,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-7751","https://github.com/chaijs/pathval/pull/58/commits/21a9046cfa0c2697cb41990f3b4316db410e6c8a","https://github.com/chaijs/pathval/releases/tag/v1.1.1","https://snyk.io/vuln/SNYK-JS-PATHVAL-596926","https://github.com/chaijs/pathval/pull/58/files","https://github.com/advisories/GHSA-g6ww-v8xp-vmwg"],"source_kind":"github","identifiers":["GHSA-g6ww-v8xp-vmwg","CVE-2020-7751"],"repository_url":"https://github.com/chaijs/pathval","blast_radius":0.0,"created_at":"2022-12-21T16:13:06.823Z","updated_at":"2026-09-13T02:19:04.483Z","epss_percentage":0.01516,"epss_percentile":0.72848,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc2d3ctdjh4cC12bXdn","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc2d3ctdjh4cC12bXdn","packages":[{"ecosystem":"npm","package_name":"pathval","versions":[{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c 1.1.1"}],"purl":"pkg:npm/pathval"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWc2d3ctdjh4cC12bXdn/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pathval","docker_dependents_count":4045,"docker_downloads_count":2615755972,"usage_url":"https://repos.ecosyste.ms/usage/npm/pathval","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pathval/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T23:31:31.234Z","issues_count":9,"pull_requests_count":61,"avg_time_to_close_issue":28370832.375,"avg_time_to_close_pull_request":14392408.05,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":13,"issue_authors_count":7,"avg_comments_per_issue":2.555555555555556,"avg_comments_per_pull_request":1.2459016393442623,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7479.333333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"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":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fpathval/issues","maintainers":[{"login":"keithamus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"lucasfcosta","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasfcosta"},{"login":"logicalparadox","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/logicalparadox"},{"login":"astorije","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astorije"},{"login":"koddsson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}],"active_maintainers":[{"login":"keithamus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pathval/codemeta","maintainers":[{"uuid":"chaijs","login":"chaijs","name":null,"email":"chaijs@keithcirkel.co.uk","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~chaijs","role":null,"created_at":"2022-11-13T17:19:49.003Z","updated_at":"2022-11-13T17:19:49.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chaijs/packages"}]}