{"id":43081120,"url":"https://github.com/pacifica/python-jsonpath2","last_synced_at":"2026-01-31T14:35:18.780Z","repository":{"id":34888352,"uuid":"148916933","full_name":"pacifica/python-jsonpath2","owner":"pacifica","description":"A JSONPath implementation for Python (but better than jsonpath).","archived":false,"fork":false,"pushed_at":"2022-12-14T19:35:56.000Z","size":170,"stargazers_count":51,"open_issues_count":7,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-25T16:50:00.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pacifica.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-15T15:57:44.000Z","updated_at":"2025-08-07T15:45:56.000Z","dependencies_parsed_at":"2023-01-15T09:57:40.159Z","dependency_job_id":null,"html_url":"https://github.com/pacifica/python-jsonpath2","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/pacifica/python-jsonpath2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifica%2Fpython-jsonpath2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifica%2Fpython-jsonpath2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifica%2Fpython-jsonpath2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifica%2Fpython-jsonpath2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pacifica","download_url":"https://codeload.github.com/pacifica/python-jsonpath2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pacifica%2Fpython-jsonpath2/sbom","scorecard":{"id":717394,"data":{"date":"2025-08-11","repo":{"name":"github.com/pacifica/python-jsonpath2","commit":"f7fff8e0a595ff9e7b5c6236d75ff0995a90cc98"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 19/28 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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/pre-commit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pre-commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/sphinx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pacifica/python-jsonpath2/sphinx.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/sphinx.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/sphinx.yml:30","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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: GNU Lesser General Public License v3.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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.4 not signed: https://api.github.com/repos/pacifica/python-jsonpath2/releases/26152043","Warn: release artifact v0.4.3 not signed: https://api.github.com/repos/pacifica/python-jsonpath2/releases/23089965","Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/pacifica/python-jsonpath2/releases/22656409","Warn: release artifact v0.4.1 not signed: https://api.github.com/repos/pacifica/python-jsonpath2/releases/18936306","Warn: release artifact v0.4.4 does not have provenance: https://api.github.com/repos/pacifica/python-jsonpath2/releases/26152043","Warn: release artifact v0.4.3 does not have provenance: https://api.github.com/repos/pacifica/python-jsonpath2/releases/23089965","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/pacifica/python-jsonpath2/releases/22656409","Warn: release artifact v0.4.1 does not have provenance: https://api.github.com/repos/pacifica/python-jsonpath2/releases/18936306"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-22T10:06:56.795Z","repository_id":34888352,"created_at":"2025-08-22T10:06:56.795Z","updated_at":"2025-08-22T10:06:56.795Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28945823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-31T14:35:18.718Z","updated_at":"2026-01-31T14:35:18.771Z","avatar_url":"https://github.com/pacifica.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonpath2\n[![Build Status](https://travis-ci.org/pacifica/python-jsonpath2.svg?branch=master)](https://travis-ci.org/pacifica/python-jsonpath2)\n\nThis repository contains an implementation of\n[JSONPath](http://goessner.net/articles/JsonPath/)\n([XPath](https://www.w3.org/TR/xpath/all/) for\n[JSON](https://www.json.org/)) for the Python programming\nlanguage.\n\n## Documentation\n\nFor installation, configuration and usage documentation please\nrefer to the [Read the Docs](https://jsonpath2.readthedocs.io)\ndocumentation.\n\n* [Installation](docs/installation.md) documentation.\n* [Examples](docs/exampleusage.md) documentation.\n\n\n## Contributions\n\nContributions are accepted on GitHub via the fork and pull request workflow.\nGitHub has a good [help article](https://help.github.com/articles/using-pull-requests/)\nif you are unfamiliar with this method of contributing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifica%2Fpython-jsonpath2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacifica%2Fpython-jsonpath2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacifica%2Fpython-jsonpath2/lists"}