{"id":371502,"url":"https://github.com/h2non/jsonpath-ng","last_synced_at":"2026-05-30T19:30:56.913Z","repository":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2026-02-24T14:42:42.000Z","size":365,"stargazers_count":730,"open_issues_count":74,"forks_count":113,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-15T18:54:28.680Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2026-05-01T22:19:40.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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"}},"owner":{"login":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"packages":[{"id":12866621,"name":"python313Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:29:59.349Z","latest_release_published_at":"2026-01-27T02:29:59.349Z","latest_release_number":"1.7.0","last_synced_at":"2026-05-13T14:09:14.219Z","created_at":"2026-01-27T02:29:59.152Z","updated_at":"2026-05-13T14:09:14.219Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python313Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jsonpath-ng/default.nix#L33","metadata":{"nix_attribute":"python3.13-jsonpath-ng-1.7.0","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python313Packages.jsonpath-ng?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4568,"html_url":null,"role":null,"created_at":"2026-03-07T01:27:36.009Z","updated_at":"2026-03-07T01:27:36.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":75561,"name":"py-jsonpath-ng","ecosystem":"spack","description":"A final implementation of JSONPath for Python that aims to be standard\ncompliant, including arithmetic and binary comparison operators.\n","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:25:32.007Z","latest_release_published_at":"2026-02-16T03:10:59.860Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-25T19:18:12.112Z","created_at":"2022-04-05T09:25:31.980Z","updated_at":"2026-04-25T19:18:12.112Z","registry_url":"https://packages.spack.io/package.html?name=py-jsonpath-ng","install_command":"spack install py-jsonpath-ng","documentation_url":null,"metadata":{},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2025-10-08T01:55:12.000Z","size":371,"stargazers_count":699,"open_issues_count":58,"forks_count":101,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-18T05:36:45.972Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2025-10-15T16:10:42.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279995227,"owners_count":26256498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T03:10:11.713Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":11.22690009726275,"forks_count":13.102681672919273,"average":13.099208003334724},"purl":"pkg:spack/py-jsonpath-ng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T04:00:58.384Z","issues_count":112,"pull_requests_count":85,"avg_time_to_close_issue":60179175.65,"avg_time_to_close_pull_request":18800424.472222224,"issues_closed_count":60,"pull_requests_closed_count":71,"pull_request_authors_count":43,"issue_authors_count":106,"avg_comments_per_issue":1.6517857142857142,"avg_comments_per_pull_request":1.388235294117647,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":9,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2075303.5,"past_year_avg_time_to_close_pull_request":4020277.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpath-ng/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:02.024Z","updated_at":"2022-11-14T16:52:02.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9141,"maintainers_count":980,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13650064,"name":"jsonpath-ng","ecosystem":"debian","description":null,"homepage":"https://github.com/h2non/jsonpath-ng","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:48:35.017Z","latest_release_published_at":"2026-02-12T04:48:35.017Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-13T11:11:35.514Z","created_at":"2026-02-12T04:48:34.821Z","updated_at":"2026-03-13T11:11:35.515Z","registry_url":"https://tracker.debian.org/pkg/jsonpath-ng","install_command":"apt-get install jsonpath-ng","documentation_url":"https://packages.debian.org/trixie/jsonpath-ng","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jsonpath-ng","standards_version":"4.7.0","maintainer":"Debian GIS Project \u003cpkg-grass-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, python3-ply, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T04:48:35.645Z","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/jsonpath-ng?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpath-ng/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":13204084,"name":"python312Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:57.868Z","latest_release_published_at":"2026-02-02T00:57:57.868Z","latest_release_number":"1.6.1","last_synced_at":"2026-05-11T22:14:36.119Z","created_at":"2026-02-02T00:57:46.946Z","updated_at":"2026-05-11T22:37:50.422Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python312Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jsonpath-ng/default.nix#L40","metadata":{"nix_attribute":"python3.12-jsonpath-ng-1.6.1","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python312Packages.jsonpath-ng?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T08:10:44.741Z","updated_at":"2026-03-07T08:10:44.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13303926,"name":"python311Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:07.223Z","latest_release_published_at":"2026-02-02T06:58:07.223Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-13T12:02:04.862Z","created_at":"2026-02-02T06:58:06.873Z","updated_at":"2026-04-13T12:33:19.944Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python311Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jsonpath-ng/default.nix#L43","metadata":{"nix_attribute":"python3.11-jsonpath-ng-1.6.0","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python311Packages.jsonpath-ng?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T04:50:01.657Z","updated_at":"2026-03-04T04:50:01.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12828558,"name":"python311Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation for Python","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:24:09.230Z","latest_release_published_at":"2026-01-26T19:24:09.230Z","latest_release_number":"1.5.3","last_synced_at":"2026-04-18T06:04:45.268Z","created_at":"2026-01-26T19:24:08.849Z","updated_at":"2026-04-18T06:04:45.268Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python311Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jsonpath-ng/default.nix#L38","metadata":{"nix_attribute":"python3.11-jsonpath-ng-1.5.3","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python311Packages.jsonpath-ng?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T20:29:43.023Z","updated_at":"2026-03-04T20:29:43.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":8613479,"name":"github.com/h2non/jsonpath-ng","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2023-12-02T02:09:19.991Z","latest_release_published_at":"2026-02-24T14:36:22.000Z","latest_release_number":"v1.8.0","last_synced_at":"2026-04-29T07:46:54.779Z","created_at":"2023-12-02T02:09:17.469Z","updated_at":"2026-04-29T07:46:54.779Z","registry_url":"https://pkg.go.dev/github.com/h2non/jsonpath-ng","install_command":"go get github.com/h2non/jsonpath-ng","documentation_url":"https://pkg.go.dev/github.com/h2non/jsonpath-ng#section-documentation","metadata":{},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2025-10-08T01:55:12.000Z","size":371,"stargazers_count":699,"open_issues_count":58,"forks_count":101,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-18T05:36:45.972Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2025-10-15T16:10:42.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279995227,"owners_count":26256498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T03:10:11.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.7543336787315535,"forks_count":2.8695544721066604,"docker_downloads_count":null,"average":6.500302751275514},"purl":"pkg:golang/github.com/h2non/jsonpath-ng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/h2non/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/h2non/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/h2non/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T04:00:58.384Z","issues_count":112,"pull_requests_count":85,"avg_time_to_close_issue":60179175.65,"avg_time_to_close_pull_request":18800424.472222224,"issues_closed_count":60,"pull_requests_closed_count":71,"pull_request_authors_count":43,"issue_authors_count":106,"avg_comments_per_issue":1.6517857142857142,"avg_comments_per_pull_request":1.388235294117647,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":9,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2075303.5,"past_year_avg_time_to_close_pull_request":4020277.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fh2non%2Fjsonpath-ng/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2144333,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13085617,"name":"python312Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:01:07.820Z","latest_release_published_at":"2026-02-01T18:01:07.820Z","latest_release_number":"1.6.1","last_synced_at":"2026-04-21T15:04:47.044Z","created_at":"2026-02-01T18:00:49.834Z","updated_at":"2026-04-21T15:04:47.045Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python312Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jsonpath-ng/default.nix#L40","metadata":{"nix_attribute":"python3.12-jsonpath-ng-1.6.1","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python312Packages.jsonpath-ng?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-05T03:21:54.510Z","updated_at":"2026-03-05T03:21:54.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2775310,"name":"jsonpath-ng","ecosystem":"pypi","description":"A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2017-03-12T15:27:11.000Z","latest_release_published_at":"2026-02-24T14:42:06.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-05-19T07:00:24.695Z","created_at":"2022-04-10T11:22:54.532Z","updated_at":"2026-05-19T07:00:24.695Z","registry_url":"https://pypi.org/project/jsonpath-ng/","install_command":"pip install jsonpath-ng --index-url https://pypi.org/simple","documentation_url":"https://jsonpath-ng.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"jsonpath-ng","project_status":null},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2026-02-24T14:42:42.000Z","size":365,"stargazers_count":729,"open_issues_count":73,"forks_count":112,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-04-19T23:09:30.999Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2026-04-14T12:26:58.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"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"},"owner_record":{"login":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-18T05:32:22.836Z","dependent_packages_count":214,"downloads":70753551,"downloads_period":"last-month","dependent_repos_count":1548,"rankings":{"downloads":0.03833406394268599,"dependent_repos_count":0.2793434420321089,"dependent_packages_count":0.12490668681803425,"stargazers_count":3.667230978325663,"forks_count":6.34382904107981,"docker_downloads_count":0.35472765390026173,"average":1.8013953110164274},"purl":"pkg:pypi/jsonpath-ng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonpath-ng","docker_dependents_count":292,"docker_downloads_count":222705525,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-13T15:04:22.692Z","issues_count":122,"pull_requests_count":95,"avg_time_to_close_issue":58283839.79032258,"avg_time_to_close_pull_request":17630135.38961039,"issues_closed_count":62,"pull_requests_closed_count":76,"pull_request_authors_count":49,"issue_authors_count":115,"avg_comments_per_issue":1.7540983606557377,"avg_comments_per_pull_request":1.3368421052631578,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":12,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1423764.0,"past_year_avg_time_to_close_pull_request":632064.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng/codemeta","maintainers":[{"uuid":"h2non","login":"h2non","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/h2non/","role":null,"created_at":"2023-01-18T06:17:29.979Z","updated_at":"2023-01-18T06:17:29.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/h2non/packages"},{"uuid":"michaelmior","login":"michaelmior","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/michaelmior/","role":null,"created_at":"2023-07-25T02:39:11.003Z","updated_at":"2023-07-25T02:39:11.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/michaelmior/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866854,"maintainers_count":370530,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2775300,"name":"jsonpath-ng-i","ecosystem":"pypi","description":"A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-05-17T06:17:32.000Z","latest_release_published_at":"2021-05-18T16:12:19.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-04-29T20:47:25.699Z","created_at":"2022-04-10T11:22:54.263Z","updated_at":"2026-04-29T20:47:25.699Z","registry_url":"https://pypi.org/project/jsonpath-ng-i/","install_command":"pip install jsonpath-ng-i --index-url https://pypi.org/simple","documentation_url":"https://jsonpath-ng-i.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"jsonpath-ng-i","project_status":null},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2024-08-16T12:18:30.000Z","size":302,"stargazers_count":590,"open_issues_count":65,"forks_count":86,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-29T23:31:29.529Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2024-09-29T22:58:44.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877080,"owners_count":16554826,"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","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":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:57:27.921Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.195700682851307,"dependent_repos_count":22.23893976550684,"dependent_packages_count":7.377175419682736,"stargazers_count":2.9252546789860223,"forks_count":5.05422505173694,"docker_downloads_count":null,"average":10.758259119752768},"purl":"pkg:pypi/jsonpath-ng-i","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonpath-ng-i","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonpath-ng-i","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonpath-ng-i/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T03:01:34.343Z","issues_count":115,"pull_requests_count":64,"avg_time_to_close_issue":77285880.26229508,"avg_time_to_close_pull_request":18205068.71698113,"issues_closed_count":61,"pull_requests_closed_count":52,"pull_request_authors_count":36,"issue_authors_count":102,"avg_comments_per_issue":1.7217391304347827,"avg_comments_per_pull_request":1.5625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":25,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1266165.0,"past_year_avg_time_to_close_pull_request":517469.06666666665,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.95,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ng-i/codemeta","maintainers":[{"uuid":"huangweiwei","login":"huangweiwei","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/huangweiwei/","role":null,"created_at":"2022-11-24T22:54:49.874Z","updated_at":"2022-11-24T22:54:49.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/huangweiwei/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866854,"maintainers_count":370530,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13951899,"name":"python-jsonpath-ng","ecosystem":"guix","description":"JSONPath Next-Generation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:25:25.682Z","latest_release_published_at":"2026-03-02T19:25:25.682Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-27T16:26:47.025Z","created_at":"2026-03-02T19:25:25.494Z","updated_at":"2026-04-27T16:26:47.664Z","registry_url":"https://packages.guix.gnu.org/packages/python-jsonpath-ng/1.7.0/","install_command":"guix install python-jsonpath-ng","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n1683","metadata":{"location":"gnu/packages/python-xyz.scm:1683","variable_name":"python-jsonpath-ng"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:26:47.640Z","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:guix/python-jsonpath-ng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jsonpath-ng/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31379,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13451845,"name":"jsonpath-ng","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/h2non/jsonpath-ng","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T20:04:50.424Z","latest_release_published_at":"2026-02-08T20:04:50.424Z","latest_release_number":"1.6.1-1","last_synced_at":"2026-03-08T20:43:13.225Z","created_at":"2026-02-08T20:04:49.523Z","updated_at":"2026-03-08T21:06:22.892Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpath-ng","install_command":"apt-get install jsonpath-ng","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpath-ng","standards_version":"4.6.2","maintainer":"Debian GIS Project \u003cpkg-grass-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, python3-oslotest, python3-pkg-resources, python3-ply, python3-pytest \u003c!nocheck\u003e, python3-setuptools","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/jsonpath-ng?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpath-ng/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":13195801,"name":"python311Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:12.593Z","latest_release_published_at":"2026-02-02T00:23:12.593Z","latest_release_number":"1.6.1","last_synced_at":"2026-03-09T02:09:38.488Z","created_at":"2026-02-02T00:23:10.143Z","updated_at":"2026-03-09T03:07:03.968Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python311Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jsonpath-ng/default.nix#L40","metadata":{"nix_attribute":"python3.11-jsonpath-ng-1.6.1","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python311Packages.jsonpath-ng?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T02:09:38.646Z","updated_at":"2026-03-09T02:09:38.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12816017,"name":"python310Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation for Python","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:13:56.961Z","latest_release_published_at":"2026-01-26T17:13:56.961Z","latest_release_number":"1.5.3","last_synced_at":"2026-04-03T07:07:58.105Z","created_at":"2026-01-26T17:13:56.807Z","updated_at":"2026-04-03T07:07:58.105Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python310Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jsonpath-ng/default.nix#L38","metadata":{"nix_attribute":"python3.10-jsonpath-ng-1.5.3","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python310Packages.jsonpath-ng?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:01.435Z","updated_at":"2026-03-03T06:15:01.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5288093,"name":"jsonpath-ng","ecosystem":"conda","description":"A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators.","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-07-29T20:20:46.000Z","latest_release_published_at":"2021-07-05T20:05:46.000Z","latest_release_number":"1.5.3","last_synced_at":"2026-03-26T05:26:47.439Z","created_at":"2022-10-03T15:45:17.147Z","updated_at":"2026-03-26T05:26:47.439Z","registry_url":"https://anaconda.org/conda-forge/jsonpath-ng","install_command":"conda install -c conda-forge jsonpath-ng","documentation_url":null,"metadata":{},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2025-10-08T01:55:12.000Z","size":371,"stargazers_count":699,"open_issues_count":58,"forks_count":101,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-18T05:36:45.972Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2025-10-15T16:10:42.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279995227,"owners_count":26256498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"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":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T03:10:11.724Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.888694784127775,"dependent_packages_count":5.480409283753432,"stargazers_count":19.700524082855004,"forks_count":21.57723983029698,"docker_downloads_count":null,"average":16.1617169952583},"purl":"pkg:conda/jsonpath-ng?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T04:00:58.384Z","issues_count":112,"pull_requests_count":85,"avg_time_to_close_issue":60179175.65,"avg_time_to_close_pull_request":18800424.472222224,"issues_closed_count":60,"pull_requests_closed_count":71,"pull_request_authors_count":43,"issue_authors_count":106,"avg_comments_per_issue":1.6517857142857142,"avg_comments_per_pull_request":1.388235294117647,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":9,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2075303.5,"past_year_avg_time_to_close_pull_request":4020277.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpath-ng/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13076752,"name":"python311Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:17.676Z","latest_release_published_at":"2026-02-01T17:34:17.676Z","latest_release_number":"1.6.1","last_synced_at":"2026-03-06T01:32:23.039Z","created_at":"2026-02-01T17:34:16.338Z","updated_at":"2026-03-06T01:32:23.372Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python311Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jsonpath-ng/default.nix#L40","metadata":{"nix_attribute":"python3.11-jsonpath-ng-1.6.1","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.jsonpath-ng?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-06T01:32:23.274Z","updated_at":"2026-03-06T01:32:23.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13479111,"name":"jsonpath-ng","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/h2non/jsonpath-ng","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T08:29:19.695Z","latest_release_published_at":"2026-02-10T08:29:19.695Z","latest_release_number":"1.5.3-2","last_synced_at":"2026-03-10T09:08:47.448Z","created_at":"2026-02-10T08:29:19.408Z","updated_at":"2026-03-10T09:08:47.448Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpath-ng","install_command":"apt-get install jsonpath-ng","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpath-ng","standards_version":"4.6.2","maintainer":"Debian GIS Project \u003cpkg-grass-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-decorator, python3-oslotest, python3-pkg-resources, python3-ply, python3-pytest, python3-setuptools, python3-six, python3-testscenarios","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/jsonpath-ng?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpath-ng/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":2775299,"name":"jsonpath-ig","ecosystem":"pypi","description":"A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-05-17T06:03:02.000Z","latest_release_published_at":"2021-05-17T06:06:38.000Z","latest_release_number":"1.5.3","last_synced_at":"2026-04-22T01:01:31.201Z","created_at":"2022-04-10T11:22:54.255Z","updated_at":"2026-04-22T01:01:31.201Z","registry_url":"https://pypi.org/project/jsonpath-ig/","install_command":"pip install jsonpath-ig --index-url https://pypi.org/simple","documentation_url":"https://jsonpath-ig.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"jsonpath-ig","project_status":null},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2024-08-16T12:18:30.000Z","size":302,"stargazers_count":589,"open_issues_count":65,"forks_count":86,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-25T23:31:12.862Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2024-09-25T11:15:09.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219872008,"owners_count":16554482,"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","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":"h2non","name":"Tom","uuid":"63402","kind":"user","description":"Computers harasser","email":"","website":null,"location":"Decentralized","twitter":null,"company":"Dissident","icon_url":"https://avatars.githubusercontent.com/u/63402?v=4","repositories_count":244,"last_synced_at":"2023-04-09T14:47:15.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h2non","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.035Z","updated_at":"2023-04-09T14:47:15.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non/repositories"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-29T04:59:49.343Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":62.457527901774704,"dependent_repos_count":22.23893976550684,"dependent_packages_count":7.377175419682736,"stargazers_count":2.9252546789860223,"forks_count":5.05422505173694,"docker_downloads_count":null,"average":20.010624563537448},"purl":"pkg:pypi/jsonpath-ig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonpath-ig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonpath-ig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonpath-ig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-29T02:32:05.540Z","issues_count":115,"pull_requests_count":64,"avg_time_to_close_issue":77285880.26229508,"avg_time_to_close_pull_request":18205068.71698113,"issues_closed_count":61,"pull_requests_closed_count":52,"pull_request_authors_count":36,"issue_authors_count":102,"avg_comments_per_issue":1.7217391304347827,"avg_comments_per_pull_request":1.5625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":25,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1266165.0,"past_year_avg_time_to_close_pull_request":517469.06666666665,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.95,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpath-ig/codemeta","maintainers":[{"uuid":"huangweiwei","login":"huangweiwei","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/huangweiwei/","role":null,"created_at":"2023-02-07T10:43:09.345Z","updated_at":"2023-02-07T10:43:09.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/huangweiwei/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866854,"maintainers_count":370530,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13296247,"name":"python310Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:41.977Z","latest_release_published_at":"2026-02-02T06:27:41.977Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-08T20:29:30.793Z","created_at":"2026-02-02T06:27:32.376Z","updated_at":"2026-03-08T20:34:56.648Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python310Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jsonpath-ng/default.nix#L43","metadata":{"nix_attribute":"python3.10-jsonpath-ng-1.6.0","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python310Packages.jsonpath-ng?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T20:29:31.044Z","updated_at":"2026-03-08T20:29:31.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13391640,"name":"jsonpath-ng","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/h2non/jsonpath-ng","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T20:26:15.304Z","latest_release_published_at":"2026-02-05T20:26:15.304Z","latest_release_number":"1.6.1-1","last_synced_at":"2026-03-06T12:08:51.818Z","created_at":"2026-02-05T20:26:15.029Z","updated_at":"2026-03-06T12:08:51.819Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpath-ng","install_command":"apt-get install jsonpath-ng","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpath-ng","standards_version":"4.6.2","maintainer":"Debian GIS Project \u003cpkg-grass-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, python3-oslotest, python3-pkg-resources, python3-ply, python3-pytest \u003c!nocheck\u003e, python3-setuptools","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":{},"purl":"pkg:deb/ubuntu/jsonpath-ng?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpath-ng/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":12890192,"name":"python314Packages.jsonpath-ng","ecosystem":"nixpkgs","description":"JSONPath implementation","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:01:22.330Z","latest_release_published_at":"2026-01-27T08:01:22.330Z","latest_release_number":"1.7.0","last_synced_at":"2026-03-08T04:41:41.335Z","created_at":"2026-01-27T08:01:22.129Z","updated_at":"2026-03-10T18:34:38.449Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jsonpath-ng","install_command":"nix-env -iA nixpkgs.python314Packages.jsonpath-ng","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jsonpath-ng/default.nix#L33","metadata":{"nix_attribute":"python3.14-jsonpath-ng-1.7.0","position":"pkgs/development/python-modules/jsonpath-ng/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jsonpath-ng","upstream_purl":"pkg:pypi/jsonpath-ng"},"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:nix/python314Packages.jsonpath-ng?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jsonpath-ng/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4568,"html_url":null,"role":null,"created_at":"2026-03-08T04:41:41.494Z","updated_at":"2026-03-08T04:41:41.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":9784779,"name":"jsonpath-ng","ecosystem":"conda","description":"A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators.","homepage":"https://github.com/h2non/jsonpath-ng","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/h2non/jsonpath-ng","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2024-04-24T13:35:05.000Z","latest_release_published_at":"2026-03-17T13:42:35.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-03-17T15:05:10.087Z","created_at":"2024-04-24T14:33:41.014Z","updated_at":"2026-03-17T15:14:28.336Z","registry_url":"https://anaconda.org/anaconda/jsonpath-ng","install_command":"conda install -c anaconda jsonpath-ng","documentation_url":null,"metadata":{},"repo_metadata":{"id":38983622,"uuid":"84568162","full_name":"h2non/jsonpath-ng","owner":"h2non","description":"Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!","archived":false,"fork":true,"pushed_at":"2026-02-24T14:42:42.000Z","size":365,"stargazers_count":723,"open_issues_count":65,"forks_count":110,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-03-14T03:25:05.899Z","etag":null,"topics":["documents","filter","json","jsonpath","path","python","query","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kennknowles/python-jsonpath-rw","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2non.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-03-10T14:30:04.000Z","updated_at":"2026-03-11T04:52:03.000Z","dependencies_parsed_at":"2023-10-12T00:18:03.882Z","dependency_job_id":null,"html_url":"https://github.com/h2non/jsonpath-ng","commit_stats":{"total_commits":157,"total_committers":28,"mean_commits":5.607142857142857,"dds":0.5796178343949044,"last_synced_commit":"fefc4dd188c8acb45df0704fa694bba039cdc1e5"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/h2non/jsonpath-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2non","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/sbom","scorecard":{"id":451594,"data":{"date":"2025-08-11","repo":{"name":"github.com/h2non/jsonpath-ng","commit":"ca251d50a404aa5a608e42e800e8fa435338ad7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/h2non/jsonpath-ng/codeql.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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: Apache License 2.0: 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 7 commits out of 21 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-19T08:18:56.028Z","repository_id":38983622,"created_at":"2025-08-19T08:18:56.028Z","updated_at":"2025-08-19T08:18:56.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30626805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"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"},"tags":[{"name":"v1.6.0","sha":"2c1f60add8278bbda0aa24de9e97a02853f29510","kind":"commit","published_at":"2023-09-14T11:31:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.6.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.6.0/manifests"},{"name":"1.5.9","sha":"c61dd4ab070da2e9fe24c6cf9310207d976b34be","kind":"commit","published_at":"2023-02-07T09:18:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.9/manifests"},{"name":"1.5.8","sha":"95e6cc9c184251b96523ca6767306d5712828161","kind":"commit","published_at":"2022-12-13T13:41:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.8/manifests"},{"name":"1.5.7","sha":"2b408b7c94c38203ac0806e320d2efc1ebff522d","kind":"commit","published_at":"2022-12-13T13:30:10.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.7/manifests"},{"name":"1.5.6","sha":"7cde47354235e7fab5e565f87916ae266a4d59a5","kind":"commit","published_at":"2022-12-10T22:23:27.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"ef6859482a3eadd6cb49b82c2451ae5046fd2180","kind":"commit","published_at":"2022-12-10T22:17:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"3d969ca39d802dd84f0ddb9429603b3682cfa77a","kind":"commit","published_at":"2022-12-10T21:28:03.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d72df7006a5c953bd37bf15934066d9216c74e1f","kind":"commit","published_at":"2022-09-16T20:49:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.5.3/manifests"},{"name":"v1.5.3","sha":"cce4a3d4063ac8af928795acc53beb27a2bfd101","kind":"commit","published_at":"2021-07-05T17:55:52.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"de4df602945b72014b4d94dbbfc947ea997fee77","kind":"tag","published_at":"2020-09-07T13:38:54.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d4b8b87407a298a48e5229be9b9fb517fb539b2f","kind":"tag","published_at":"2020-03-09T12:45:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"405cd60c1023e7d1c911f4193fe55c2eb23c3122","kind":"tag","published_at":"2020-03-06T21:14:17.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.5.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"78868574750184b7540b6f7e401fa8624dbe2980","kind":"tag","published_at":"2017-03-12T15:51:42.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/v1.4.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/v1.4.2/manifests"},{"name":"1.4.0","sha":"5a4b2c7053ceeb1ea5d30abb019dfb7b2c2e31bb","kind":"tag","published_at":"2015-04-19T01:48:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.4.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1934382faac04693e9077edf99b0df1c9c18a72d","kind":"tag","published_at":"2014-02-08T00:42:29.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.3.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"f4cfe56b8e8370116c5275ddcea970e9a68fd75d","kind":"tag","published_at":"2013-12-18T15:57:04.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"7abd71bdb348e82cbf2ff2f5de095aa078ff5457","kind":"tag","published_at":"2013-12-11T19:43:25.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"73babd3d215c2033d0e465d0f77d225ae0ee5364","kind":"tag","published_at":"2013-09-24T21:39:45.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"428f7408b300cc6277a161de1827a89347f598bc","kind":"tag","published_at":"2013-06-14T22:17:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.2.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"d7dfe10d6244a7f2105e512e93183d2b3bd38897","kind":"tag","published_at":"2013-06-04T18:45:50.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"8a75429c0999c454a740e708c3b643b8c6fc1633","kind":"commit","published_at":"2013-05-29T16:03:18.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"694afb6183d3ad78dad056a52b1d3d75c6688409","kind":"commit","published_at":"2013-05-01T22:01:01.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"03e57bfdb50c8cf24474cbb1fa0861c10b80e4f5","kind":"commit","published_at":"2013-05-01T21:55:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1.1/manifests"},{"name":"1.1","sha":"fbf05a2eb1dd2499deee1e064056d53f803878e6","kind":"commit","published_at":"2013-03-27T19:51:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.1/manifests"},{"name":"1.0","sha":"5219ef90ea7540604ce475a18e4a6e140bd8b710","kind":"commit","published_at":"2013-03-27T16:28:05.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/1.0","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/1.0/manifests"},{"name":"0.9","sha":"4f99fa0bba7410271e2b6f15fa8ea0d1df160740","kind":"commit","published_at":"2013-03-26T20:35:13.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.9","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.9/manifests"},{"name":"0.8","sha":"8317a8ad78623a00ddfb8a4290317d2ab301577a","kind":"commit","published_at":"2013-03-26T18:11:08.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.8","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.8/manifests"},{"name":"0.7","sha":"47855aff86278c7051223a8eda57f506782ed02b","kind":"commit","published_at":"2013-03-22T17:43:16.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.7","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.7/manifests"},{"name":"0.6","sha":"cadfa32aed6136a80832cd1d7513218c469dc15b","kind":"commit","published_at":"2013-03-22T17:33:58.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.6","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.6/manifests"},{"name":"0.5","sha":"ffb6cc712e81c4709b0bb636a4fdd13a630e0445","kind":"commit","published_at":"2013-03-22T17:24:37.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.5","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.5/manifests"},{"name":"0.4","sha":"2acbaeab54824e7b9493019632ef9bab34e925c9","kind":"commit","published_at":"2013-03-15T18:03:56.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.4","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.4/manifests"},{"name":"0.3","sha":"db72c15eb942ff26c4fcd76f56044c5fc8b41112","kind":"commit","published_at":"2013-03-15T15:49:40.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.3","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.3/manifests"},{"name":"0.2","sha":"340e4500ad66a84a987a768d3cd3f37c0e5c5c27","kind":"commit","published_at":"2013-02-15T18:05:22.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.2","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.2/manifests"},{"name":"0.1","sha":"2abaf91a2e89a28e61a3be6d6aefa0f328b0e275","kind":"commit","published_at":"2013-02-09T05:40:43.000Z","download_url":"https://codeload.github.com/h2non/jsonpath-ng/tar.gz/0.1","html_url":"https://github.com/h2non/jsonpath-ng/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h2non/jsonpath-ng@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-17T15:14:28.336Z","dependent_packages_count":1,"downloads":1762,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.10979228486647,"dependent_packages_count":50.267062314540055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.688427299703264},"purl":"pkg:conda/jsonpath-ng","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonpath-ng","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonpath-ng","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonpath-ng/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T12:03:27.340Z","issues_count":120,"pull_requests_count":89,"avg_time_to_close_issue":58283839.79032258,"avg_time_to_close_pull_request":17862107.789473683,"issues_closed_count":62,"pull_requests_closed_count":75,"pull_request_authors_count":47,"issue_authors_count":113,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":1.4157303370786516,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":12,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1423764.0,"past_year_avg_time_to_close_pull_request":737369.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","maintainers":[{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpath-ng/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5132,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":16144,"full_name":"h2non/jsonpath-ng","default_branch":"master","total_commits":269,"total_committers":53,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":5.0754716981132075,"dds":0.7397769516728625,"past_year_total_commits":19,"past_year_total_committers":9,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":2.111111111111111,"past_year_dds":0.736842105263158,"last_synced_at":"2026-05-17T13:12:34.633Z","last_synced_commit":"4b368626e2c4159c7ea4befd77e7f5acf7527f60","created_at":"2023-03-07T11:31:57.875Z","updated_at":"2026-05-17T13:12:23.461Z","committers":[{"name":"Kenn Knowles","email":"kenn.knowles@gmail.com","login":"kennknowles","count":70},{"name":"Michael Mior","email":"mmior@mail.rit.edu","login":"michaelmior","count":35},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":29},{"name":"Tomas Aparicio","email":"tomas@aparicio.me","login":"h2non","count":29},{"name":"Tomas Aparicio","email":"taparicio@flashpoint-intel.com","login":"tomas-fp","count":14},{"name":"Norman Hooper","email":"nhooper@dimagi.com","login":"kaapstorm","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"rr","email":"35364870+rahendatri","login":"rahendatri","count":6},{"name":"Simon Kelly","email":"skelly@dimagi.com","login":"snopoke","count":5},{"name":"YISH","email":"mokeyish@hotmail.com","login":"mokeyish","count":4},{"name":"David Creemer","email":"david@zachary.com","login":"dcreemer","count":3},{"name":"Christophe Demko","email":"chdemko@gmail.com","login":"chdemko","count":3},{"name":"Dustin Farley","email":"fdustin45@gmail.com","login":"nivesnine","count":3},{"name":"Devendra Gera","email":"gera@theoldmonk.net","login":"gera","count":2},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":2},{"name":"Håkan Waara","email":"hwaara@gmail.com","login":"hakanw","count":2},{"name":"Ilya Strukov","email":"iley@iley.ru","login":"iley","count":2},{"name":"José Manuel Fardello","email":"jmfardello@gmail.com","login":"jfardello","count":2},{"name":"Justin Mahlik","email":"justin.mahlik.rm13@statefarm.com","login":"jmahlik","count":2},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":2},{"name":"Copeland Carter","email":"smartycope@gmail.com","login":"smartycope","count":2},{"name":"david","email":"david","login":null,"count":2},{"name":"Stefano Guandalini","email":"stefano.guandalini@docomodigital.com","login":null,"count":2},{"name":"Adam Bloomston","email":"mail@adambloomston","login":null,"count":2},{"name":"Petr Mukhachev","email":"mukhachev@phystech.edu","login":"rolling-robot","count":2},{"name":"dmanti","email":"antipin.dmitry@gmail.com","login":"xD8A","count":2},{"name":"nchammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":2},{"name":"maheatr","email":"148945823+maheatr","login":"maheatr","count":1},{"name":"back2root","email":"back2root","login":"back2root","count":1},{"name":"Tomasz Hanusiak","email":"47636344+thanusiak","login":"thanusiak","count":1},{"name":"Danek Duvall","email":"danek.duvall@oracle.com","login":null,"count":1},{"name":"Jan Willhaus","email":"jan.willhaus@aiven.io","login":null,"count":1},{"name":"Laurent PINSON","email":"lpinson@b-com.local","login":null,"count":1},{"name":"Matthias Brehler","email":"mbrehler@qti.qualcomm.com","login":null,"count":1},{"name":"jmw398","email":"joe.white@ftr.com","login":null,"count":1},{"name":"RemiRigal","email":"rigal.remi@gmail.com","login":"RemiRigal","count":1},{"name":"Oskar Tołkacz","email":"oskar@tolkacz.pl","login":"oskarrrrrrr","count":1},{"name":"Noel Gorelick","email":"53860502+gorelick-google","login":"gorelick-google","count":1},{"name":"Mikhail Podgurskiy","email":"kmmbvnr@gmail.com","login":"kmmbvnr","count":1},{"name":"Michael Conan","email":"michaelbconan@gmail.com","login":"michaelconan","count":1},{"name":"Matt Emborsky","email":"memborsky@gmail.com","login":"memborsky","count":1},{"name":"Josh Benner","email":"josh@bennerweb.com","login":"joshbenner","count":1},{"name":"HARAKAWA, Koichi","email":"koichi.harakawa@gmail.com","login":"kharakawa","count":1},{"name":"Gregg Lind","email":"gregg.lind@gmail.com","login":"gregglind","count":1},{"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","login":"fabaff","count":1},{"name":"Eugene Chernyshov","email":"chernyshov.eugene@gmail.com","login":"Evgenus","count":1},{"name":"Edgar Ramírez-Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Denis Guerra","email":"denis.guerra@luizalabs.com","login":"denis-guerra-labs","count":1},{"name":"Deepak Chourasia","email":"deepak.chourasia@gmail.com","login":"dchourasia","count":1},{"name":"Cosmin Poieana","email":"cosmin@robocorp.com","login":"cmin764","count":1},{"name":"Borys Vorona","email":"borysvorona@gmail.com","login":"borysvorona","count":1},{"name":"Bernd Jerzyna","email":"bjerzyna@gmail.com","login":"bjerzyna","count":1},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":1}],"past_year_committers":[{"name":"Michael Mior","email":"mmior@mail.rit.edu","login":"michaelmior","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Christophe Demko","email":"chdemko@gmail.com","login":"chdemko","count":3},{"name":"Justin Mahlik","email":"justin.mahlik.rm13@statefarm.com","login":"jmahlik","count":2},{"name":"maheatr","email":"148945823+maheatr","login":"maheatr","count":1},{"name":"Tomasz Hanusiak","email":"47636344+thanusiak","login":"thanusiak","count":1},{"name":"Michael Conan","email":"michaelbconan@gmail.com","login":"michaelconan","count":1},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":1},{"name":"Denis Guerra","email":"denis.guerra@luizalabs.com","login":"denis-guerra-labs","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236463,"commits_count":884102094,"contributors_count":34883260,"owners_count":1154774,"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":"h2non/jsonpath-ng","html_url":"https://github.com/h2non/jsonpath-ng","last_synced_at":"2026-05-13T15:04:22.692Z","status":"active","issues_count":122,"pull_requests_count":95,"avg_time_to_close_issue":58283839.79032258,"avg_time_to_close_pull_request":17630135.38961039,"issues_closed_count":62,"pull_requests_closed_count":76,"pull_request_authors_count":49,"issue_authors_count":115,"avg_comments_per_issue":1.7540983606557377,"avg_comments_per_pull_request":1.3368421052631578,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":12,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1423764.0,"past_year_avg_time_to_close_pull_request":632064.2857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T14:52:44.330Z","updated_at":"2026-05-13T15:04:22.692Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2non%2Fjsonpath-ng/issues","issue_labels_count":{"table":{"bug":14,"enhancement":6,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":8,"github_actions":3,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":122}},"pull_request_author_associations_count":{"table":{"NONE":94,"COLLABORATOR":1}},"issue_authors":{"table":{"michaelconan":2,"baynes":2,"arcivanov":2,"edgarrmondragon":2,"nitoygo":2,"deliciouslytyped":2,"kurtmckee":2,"back2root":1,"Provinm":1,"gerrycampion":1,"fabaff":1,"jprawiharjo":1,"AkiraVoid":1,"athario":1,"chutcher01":1,"cburgmer":1,"SuperSandro2000":1,"ClericPy":1,"aguynamedben":1,"cvancar":1,"3mrrrx":1,"and-semakin":1,"rolling-robot":1,"mwette":1,"rbuckland":1,"chdemko":1,"petar-donchev":1,"tirkarthi":1,"transfluxus":1,"nivesnine":1,"peterbailey-arista":1,"SouvikDcoder":1,"KaiRoesner":1,"BenjaminPelletier":1,"M-Ghasemi":1,"josiahjohnston":1,"FlanniganColum":1,"visioniro":1,"clach04":1,"code-inflation":1,"mladenuzelac":1,"DarrinGlad":1,"hund030":1,"reweeden":1,"mayuresh1612":1,"maximlt":1,"isuhail-sray":1,"selimt":1,"bitsofinfo":1,"ailjushkin":1,"technigirl":1,"bpna":1,"idxn":1,"rahendatri":1,"madnanshah":1,"hammer2j2":1,"wfehr":1,"Klwilson2272":1,"tjsp":1,"dgDSA":1,"fpom":1,"tillschumann":1,"rledousa":1,"jeromekleinen":1,"LY1806620741":1,"brno32":1,"codedawi":1,"sim1234":1,"shahargli":1,"bsdis":1,"WilliamYuhangLee":1,"pauldraper":1,"athewsey":1,"najmastar8":1,"ElSaico":1,"kespineira":1,"andyjsharp":1,"tedhabermann":1,"jh-cd":1,"aovchinnikov":1,"bjp-rocks":1,"return42":1,"pranav121322":1,"hubertgrzeskowiak":1,"bionicles":1,"yangming9":1,"joepatol":1,"Cynerd":1,"aiceball":1,"ghost":1,"norouzzadegan":1,"msbarrenjoey":1,"shreyanshsaha":1,"cpj-cog":1,"accupham":1,"dimbleby":1,"dpoertsch":1,"iserranos":1,"Andrew-Sheridan":1,"eric-spitler":1,"psemeniuk":1,"prabhupant":1,"taybin":1,"LongBeachHXC":1,"VBobCat":1,"ChaosEternal":1,"bdeboe":1,"gramscih":1,"Andrewnopoulos":1,"LQBing":1,"davidmpatterson":1,"machineCYC":1,"Ronserruya":1,"graingert":1,"J1A-T13N":1}},"pull_request_authors":{"table":{"kurtmckee":17,"dependabot[bot]":8,"nivesnine":6,"kaapstorm":5,"denisfrm":3,"ashkov":2,"josephwhite13":2,"edgarrmondragon":2,"mokeyish":2,"juliannguyen4":2,"smartycope":2,"snopoke":2,"dlastov":2,"gorelick-google":2,"xD8A":2,"languitar":2,"bjerzyna":2,"jmahlik":1,"michaelmior":1,"sourcesimian":1,"oskarrrrrrr":1,"yarikoptic":1,"maheatr":1,"jeromekleinen":1,"LQBing":1,"thanh-dinh":1,"SAY-5":1,"elrandira":1,"Janim007":1,"kevxwan-zv":1,"janw":1,"ElSaico":1,"back2root":1,"domdfcoding":1,"fabaff":1,"michaelconan":1,"cmin764":1,"dlacher1":1,"mbrehler":1,"chdemko":1,"memborsky":1,"mchaput":1,"jg-rp":1,"thanusiak":1,"SilverSteven":1,"gruebel":1,"RemiRigal":1,"rolling-robot":1,"lantrix":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14628505,"issues_count":34182796,"pull_requests_count":111841792,"authors_count":11264856,"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":{"bug":2}},"past_year_pull_request_labels_count":{"table":{"dependencies":3,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{"NONE":12}},"past_year_pull_request_author_associations_count":{"table":{"NONE":16}},"past_year_issue_authors":{"table":{"michaelconan":2,"AkiraVoid":1,"chdemko":1,"dimbleby":1,"dpoertsch":1,"eric-spitler":1,"kurtmckee":1,"peterbailey-arista":1,"selimt":1,"shreyanshsaha":1,"tjsp":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":3,"kurtmckee":3,"chdemko":1,"denisfrm":1,"jmahlik":1,"kevxwan-zv":1,"lantrix":1,"maheatr":1,"michaelconan":1,"SAY-5":1,"thanusiak":1,"yarikoptic":1}},"maintainers":[{"table":{"login":"michaelmior","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmior"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":24,"ForkEvent":17,"IssuesEvent":16,"WatchEvent":97,"IssueCommentEvent":39,"PushEvent":15,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":4},"last_year":{"DeleteEvent":2,"PullRequestEvent":13,"ForkEvent":8,"IssuesEvent":5,"WatchEvent":35,"IssueCommentEvent":18,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":4}},"keywords":["documents","filter","json","jsonpath","path","python","query","xpath"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-26T05:15:21.798Z","updated_at":"2023-01-26T05:15:21.798Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/requirements-dev.txt","dependencies":[{"id":7163933850,"package_name":"oslotest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933851,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933852,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933853,"package_name":"testscenarios","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933854,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933855,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7163933856,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-26T05:15:21.880Z","updated_at":"2023-01-26T05:15:21.880Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/requirements.txt","dependencies":[{"id":7163933857,"package_name":"ply","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7163933858,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7163933859,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7163933860,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=18.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-26T05:15:21.970Z","updated_at":"2023-01-26T05:15:21.970Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/setup.py","dependencies":[{"id":7163933861,"package_name":"ply","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7163933862,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7163933863,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T23:55:00.318Z","updated_at":"2023-10-11T23:55:00.318Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14162043694,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14162043695,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T23:55:00.325Z","updated_at":"2023-10-11T23:55:00.325Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":14162043696,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14162043697,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14162043698,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-11T23:55:00.331Z","updated_at":"2023-10-11T23:55:00.331Z","repository_link":"https://github.com/h2non/jsonpath-ng/blob/master/pyproject.toml","dependencies":[]}],"score":30.1571531812001,"created_at":"2026-05-04T06:42:34.018Z","updated_at":"2026-05-30T19:30:56.914Z","avatar_url":"https://github.com/h2non.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371502","html_url":"https://summary.ecosyste.ms/projects/371502"}