{"id":371901,"url":"https://github.com/davidhalter/jedi","last_synced_at":"2026-08-25T14:22:41.324Z","repository":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-22T23:40:07.031Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12219,"followers":511,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-22T23:40:07.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"packages":[{"id":2772570,"name":"jedi","ecosystem":"pypi","description":"An autocompletion tool for Python that can be used for text editors.","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python","completion","refactoring","vim"],"namespace":null,"versions_count":36,"first_release_published_at":"2012-10-14T14:43:44.000Z","latest_release_published_at":"2026-05-01T23:38:43.000Z","latest_release_number":"0.20.0","last_synced_at":"2026-08-24T13:50:59.915Z","created_at":"2022-04-10T11:21:32.211Z","updated_at":"2026-08-25T08:49:24.663Z","registry_url":"https://pypi.org/project/jedi/","install_command":"pip install jedi --index-url https://pypi.org/simple","documentation_url":"https://jedi.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://jedi.readthedocs.io/en/latest/","classifiers":["Development Status :: 4 - Beta","Environment :: Plugins","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","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","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Editors :: Integrated Development Environments (IDE)","Topic :: Utilities"],"normalized_name":"jedi","project_status":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-22T23:40:07.031Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12219,"followers":511,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-22T23:40:07.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-25T08:49:24.663Z","dependent_packages_count":365,"downloads":137002953,"downloads_period":"last-month","dependent_repos_count":89812,"rankings":{"downloads":0.03191448385659025,"dependent_repos_count":0.01302257674607993,"dependent_packages_count":0.06621338317373035,"stargazers_count":0.7844726865208994,"forks_count":2.9698811644017775,"docker_downloads_count":0.06676363289539569,"average":0.6553779879324122},"purl":"pkg:pypi/jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jedi","docker_dependents_count":6655,"docker_downloads_count":1013927695,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T13:48:37.904Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jedi/codemeta","maintainers":[{"uuid":"David.Halter","login":"David.Halter","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/David.Halter/","role":null,"created_at":"2022-12-06T14:15:07.834Z","updated_at":"2022-12-06T14:15:07.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/David.Halter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":13799858,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:19:21.080Z","latest_release_published_at":"2026-02-13T17:19:21.080Z","latest_release_number":"0.18.2-1","last_synced_at":"2026-08-20T09:30:10.661Z","created_at":"2026-02-13T17:19:20.863Z","updated_at":"2026-08-20T14:12:42.633Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:12:42.633Z","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/python-jedi?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jedi/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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":13403458,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:19:01.044Z","latest_release_published_at":"2026-02-06T11:19:01.044Z","latest_release_number":"0.19.1+ds1-1","last_synced_at":"2026-03-06T12:03:27.395Z","created_at":"2026-02-06T11:19:00.733Z","updated_at":"2026-08-20T12:49:10.640Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-docopt, python3-typeshed","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6168,"open_issues_count":72,"forks_count":533,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-06T03:17:12.723Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-03T14:30:55.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:49:10.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-jedi?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jedi/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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":5284041,"name":"jedi","ecosystem":"conda","description":"Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its historic focus is autocompletion, but does static analysis for now as well. Jedi is fast and is very well tested. It understands Python on a deeper level than all other static analysis frameworks for Python.","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2017-09-11T01:50:09.000Z","latest_release_published_at":"2026-05-13T14:16:40.000Z","latest_release_number":"0.20.0","last_synced_at":"2026-08-20T09:26:42.639Z","created_at":"2022-10-03T15:40:29.845Z","updated_at":"2026-08-20T18:36:08.522Z","registry_url":"https://anaconda.org/anaconda/jedi","install_command":"conda install -c anaconda jedi","documentation_url":null,"metadata":{},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:36:08.522Z","dependent_packages_count":6,"downloads":1331751,"downloads_period":"total","dependent_repos_count":1402,"rankings":{"downloads":null,"dependent_repos_count":2.8744326777609683,"dependent_packages_count":6.959152798789712,"stargazers_count":11.074130105900151,"forks_count":15.249621785173979,"docker_downloads_count":null,"average":9.039334341906203},"purl":"pkg:conda/jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jedi/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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"}},{"id":13076695,"name":"python311Packages.jedi","ecosystem":"nixpkgs","description":"Autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:18.910Z","latest_release_published_at":"2026-02-01T17:34:18.910Z","latest_release_number":"0.19.1","last_synced_at":"2026-08-15T04:30:41.709Z","created_at":"2026-02-01T17:34:12.037Z","updated_at":"2026-08-20T12:14:59.152Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jedi","install_command":"nix-env -iA nixpkgs.python311Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jedi/default.nix#L75","metadata":{"nix_attribute":"python3.11-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:75","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6168,"open_issues_count":72,"forks_count":533,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-06T03:17:12.723Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-03T14:30:55.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:14:59.152Z","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.jedi?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jedi/codemeta","maintainers":[],"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":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","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":13296197,"name":"python310Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:29.549Z","latest_release_published_at":"2026-02-02T06:27:29.549Z","latest_release_number":"0.19.1","last_synced_at":"2026-04-10T22:02:45.451Z","created_at":"2026-02-02T06:27:28.246Z","updated_at":"2026-08-20T12:21:26.507Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jedi","install_command":"nix-env -iA nixpkgs.python310Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jedi/default.nix#L59","metadata":{"nix_attribute":"python3.10-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:59","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6168,"open_issues_count":72,"forks_count":533,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-06T03:17:12.723Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-03T14:30:55.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:21:26.507Z","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":0.1876536818946551,"forks_count":0.24311782432657286,"docker_downloads_count":null,"average":0.10769287655530699},"purl":"pkg:nix/python310Packages.jedi?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jedi/codemeta","maintainers":[],"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":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","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":12866475,"name":"python313Packages.jedi","ecosystem":"nixpkgs","description":"Autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:28:14.921Z","latest_release_published_at":"2026-01-27T02:28:14.921Z","latest_release_number":"0.19.2","last_synced_at":"2026-04-17T14:05:03.535Z","created_at":"2026-01-27T02:28:14.687Z","updated_at":"2026-08-20T13:46:20.015Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jedi","install_command":"nix-env -iA nixpkgs.python313Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jedi/default.nix#L73","metadata":{"nix_attribute":"python3.13-jedi-0.19.2","position":"pkgs/development/python-modules/jedi/default.nix:73","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:46:20.014Z","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":0.4189713530917197,"forks_count":0.709981012135722,"docker_downloads_count":null,"average":0.2822380913068604},"purl":"pkg:nix/python313Packages.jedi?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jedi/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":13195747,"name":"python311Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:07.484Z","latest_release_published_at":"2026-02-02T00:23:07.484Z","latest_release_number":"0.19.1","last_synced_at":"2026-08-20T09:28:46.794Z","created_at":"2026-02-02T00:23:05.363Z","updated_at":"2026-08-20T13:53:25.371Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jedi","install_command":"nix-env -iA nixpkgs.python311Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jedi/default.nix#L58","metadata":{"nix_attribute":"python3.11-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:58","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:53:25.370Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.2044147525741244,"forks_count":1.8819518578463443,"docker_downloads_count":null,"average":0.7715916526051172},"purl":"pkg:nix/python311Packages.jedi?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jedi/codemeta","maintainers":[],"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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":13303876,"name":"python311Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:02.702Z","latest_release_published_at":"2026-02-02T06:58:02.702Z","latest_release_number":"0.19.1","last_synced_at":"2026-04-13T12:02:04.386Z","created_at":"2026-02-02T06:58:02.336Z","updated_at":"2026-08-20T14:06:05.130Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jedi","install_command":"nix-env -iA nixpkgs.python311Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jedi/default.nix#L59","metadata":{"nix_attribute":"python3.11-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:59","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:06:05.130Z","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":0.1876536818946551,"forks_count":0.24404222670043815,"docker_downloads_count":null,"average":0.1079239771487733},"purl":"pkg:nix/python311Packages.jedi?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jedi/codemeta","maintainers":[],"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":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","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":14528721,"name":"editors/py-jedi","ecosystem":"pkgsrc","description":"Autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["editors","python"],"namespace":"editors","versions_count":1,"first_release_published_at":"2026-03-19T05:53:10.000Z","latest_release_published_at":"2026-03-19T05:53:10.000Z","latest_release_number":"0.19.2nb1","last_synced_at":"2026-05-27T06:52:09.806Z","created_at":"2026-05-27T06:52:09.451Z","updated_at":"2026-08-20T14:15:15.477Z","registry_url":"https://pkgsrc.se/editors/py-jedi","install_command":"pkg_add py314-jedi","documentation_url":"https://pkgsrc.se/editors/py-jedi","metadata":{"pkg_slug":"py-jedi","pkgbase":"py311-jedi","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-jedi-0.19.2nb1"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:15:15.477Z","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:pkgsrc/editors/py-jedi?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/editors/py-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/editors/py-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/editors/py-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/editors%2Fpy-jedi/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13527164,"name":"python-jedi","ecosystem":"debian","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:55:36.570Z","latest_release_published_at":"2026-02-10T22:55:36.570Z","latest_release_number":"0.18.0-1","last_synced_at":"2026-03-14T02:25:09.340Z","created_at":"2026-02-10T22:55:36.382Z","updated_at":"2026-08-20T14:15:15.529Z","registry_url":"https://tracker.debian.org/pkg/python-jedi","install_command":"apt-get install python-jedi","documentation_url":"https://packages.debian.org/bullseye/python-jedi","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:15:15.529Z","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/python-jedi?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":5287962,"name":"jedi","ecosystem":"conda","description":"Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its historic focus is autocompletion, but does static analysis for now as well. Jedi is fast and is very well tested. It understands Python on a deeper level than all other static analysis frameworks for Python.","homepage":"https://github.com/davidhalter/jedi/","licenses":"Apache-2.0 AND MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-10-03T15:45:08.873Z","latest_release_published_at":"2021-11-17T18:52:48.000Z","latest_release_number":"0.18.1","last_synced_at":"2026-07-26T03:00:44.803Z","created_at":"2022-10-03T15:45:08.862Z","updated_at":"2026-08-20T15:09:04.521Z","registry_url":"https://anaconda.org/conda-forge/jedi","install_command":"conda install -c conda-forge jedi","documentation_url":null,"metadata":{},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:09:04.521Z","dependent_packages_count":26,"downloads":37018192,"downloads_period":"total","dependent_repos_count":1402,"rankings":{"downloads":null,"dependent_repos_count":0.4690852836967912,"dependent_packages_count":2.5949398672588453,"stargazers_count":4.745745795698388,"forks_count":7.505364539148659,"docker_downloads_count":null,"average":3.8287838714506712},"purl":"pkg:conda/jedi?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jedi/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","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":13204030,"name":"python312Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:47.761Z","latest_release_published_at":"2026-02-02T00:57:47.761Z","latest_release_number":"0.19.1","last_synced_at":"2026-03-09T04:09:53.239Z","created_at":"2026-02-02T00:57:42.496Z","updated_at":"2026-08-20T15:47:37.425Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jedi","install_command":"nix-env -iA nixpkgs.python312Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jedi/default.nix#L58","metadata":{"nix_attribute":"python3.12-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:58","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:47:37.424Z","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.jedi?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jedi/codemeta","maintainers":[],"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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":13774668,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:35:30.559Z","latest_release_published_at":"2026-02-13T12:35:30.559Z","latest_release_number":"0.18.0-1","last_synced_at":"2026-03-13T21:46:22.558Z","created_at":"2026-02-13T12:35:30.343Z","updated_at":"2026-08-20T15:55:04.660Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:55:04.659Z","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/python-jedi?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13664834,"name":"python-jedi","ecosystem":"debian","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:24:47.709Z","latest_release_published_at":"2026-02-12T10:24:47.709Z","latest_release_number":"0.19.1+ds1-1","last_synced_at":"2026-03-14T15:26:56.019Z","created_at":"2026-02-12T10:24:47.429Z","updated_at":"2026-08-20T16:42:35.385Z","registry_url":"https://tracker.debian.org/pkg/python-jedi","install_command":"apt-get install python-jedi","documentation_url":"https://packages.debian.org/trixie/python-jedi","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-docopt, python3-typeshed","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:42:35.385Z","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/python-jedi?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jedi/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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13748442,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:33:42.129Z","latest_release_published_at":"2026-02-13T06:33:42.129Z","latest_release_number":"0.15.2-1","last_synced_at":"2026-03-13T12:24:22.438Z","created_at":"2026-02-13T06:33:41.931Z","updated_at":"2026-08-20T17:23:41.781Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.3.0","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-python, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:23:41.781Z","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/python-jedi?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":14512381,"name":"dev-python/jedi","ecosystem":"gentoo","description":"Autocompletion library for Python","homepage":"https://github.com/davidhalter/jedi/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos","~x64-macos"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"0.20.0","last_synced_at":"2026-08-20T09:26:05.157Z","created_at":"2026-05-27T02:26:25.123Z","updated_at":"2026-08-20T18:02:41.610Z","registry_url":"https://packages.gentoo.org/packages/dev-python/jedi","install_command":"emerge dev-python/jedi","documentation_url":"https://packages.gentoo.org/packages/dev-python/jedi","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:02:41.610Z","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:gentoo/dev-python/jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjedi/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13085560,"name":"python312Packages.jedi","ecosystem":"nixpkgs","description":"Autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:55.542Z","latest_release_published_at":"2026-02-01T18:00:55.542Z","latest_release_number":"0.19.1","last_synced_at":"2026-03-08T06:19:48.954Z","created_at":"2026-02-01T18:00:44.860Z","updated_at":"2026-08-20T19:01:33.267Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jedi","install_command":"nix-env -iA nixpkgs.python312Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jedi/default.nix#L75","metadata":{"nix_attribute":"python3.12-jedi-0.19.1","position":"pkgs/development/python-modules/jedi/default.nix:75","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:01:33.266Z","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.jedi?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jedi/codemeta","maintainers":[],"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":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","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":13951329,"name":"python-jedi","ecosystem":"guix","description":"Autocompletion and static analysis library for Python","homepage":"https://github.com/davidhalter/jedi","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:15:17.423Z","latest_release_published_at":"2026-03-02T19:15:17.423Z","latest_release_number":"0.19.2","last_synced_at":"2026-04-27T16:27:57.179Z","created_at":"2026-03-02T19:15:17.246Z","updated_at":"2026-08-20T19:08:00.192Z","registry_url":"https://packages.guix.gnu.org/packages/python-jedi/0.19.2/","install_command":"guix install python-jedi","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n22696","metadata":{"location":"gnu/packages/python-xyz.scm:22696","variable_name":"python-jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:08:00.192Z","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-jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13601947,"name":"python-jedi","ecosystem":"debian","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:56:31.048Z","latest_release_published_at":"2026-02-11T10:56:31.048Z","latest_release_number":"0.13.2-1","last_synced_at":"2026-03-13T17:06:16.098Z","created_at":"2026-02-11T10:56:30.867Z","updated_at":"2026-08-20T19:36:56.782Z","registry_url":"https://tracker.debian.org/pkg/python-jedi","install_command":"apt-get install python-jedi","documentation_url":"https://packages.debian.org/buster/python-jedi","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python-jedi, python3-jedi, vim-python-jedi","standards_version":"4.3.0","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-python, python-all, python3-all, python-setuptools, python3-setuptools, python-pytest, python3-pytest, python-unittest2, python3-unittest2, python-docopt, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:36:56.781Z","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/python-jedi?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":12828467,"name":"python311Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:23:03.649Z","latest_release_published_at":"2026-01-26T19:23:03.649Z","latest_release_number":"0.18.2","last_synced_at":"2026-04-18T01:02:22.398Z","created_at":"2026-01-26T19:23:03.477Z","updated_at":"2026-08-20T20:06:55.035Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jedi","install_command":"nix-env -iA nixpkgs.python311Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jedi/default.nix#L59","metadata":{"nix_attribute":"python3.11-jedi-0.18.2","position":"pkgs/development/python-modules/jedi/default.nix:59","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:06:55.035Z","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":0.17014204882681122,"forks_count":0.22553713449135443,"docker_downloads_count":null,"average":0.09891979582954141},"purl":"pkg:nix/python311Packages.jedi?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jedi/codemeta","maintainers":[],"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":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","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":12890037,"name":"python314Packages.jedi","ecosystem":"nixpkgs","description":"Autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:59:00.735Z","latest_release_published_at":"2026-01-27T07:59:00.735Z","latest_release_number":"0.19.2","last_synced_at":"2026-04-14T17:04:15.369Z","created_at":"2026-01-27T07:59:00.535Z","updated_at":"2026-08-20T20:50:58.530Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jedi","install_command":"nix-env -iA nixpkgs.python314Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jedi/default.nix#L73","metadata":{"nix_attribute":"python3.14-jedi-0.19.2","position":"pkgs/development/python-modules/jedi/default.nix:73","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:50:58.530Z","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.jedi?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jedi/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":12815919,"name":"python310Packages.jedi","ecosystem":"nixpkgs","description":"An autocompletion tool for Python that can be used for text editors","homepage":"https://github.com/davidhalter/jedi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:12:27.358Z","latest_release_published_at":"2026-01-26T17:12:27.358Z","latest_release_number":"0.18.2","last_synced_at":"2026-04-17T17:04:47.267Z","created_at":"2026-01-26T17:12:27.201Z","updated_at":"2026-08-20T23:56:49.935Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jedi","install_command":"nix-env -iA nixpkgs.python310Packages.jedi","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jedi/default.nix#L59","metadata":{"nix_attribute":"python3.10-jedi-0.18.2","position":"pkgs/development/python-modules/jedi/default.nix:59","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":"jedi","upstream_purl":"pkg:pypi/jedi"},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T23:56:49.934Z","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.jedi?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jedi/codemeta","maintainers":[],"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":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","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":13707702,"name":"python-jedi","ecosystem":"debian","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:29:29.521Z","latest_release_published_at":"2026-02-12T22:29:29.521Z","latest_release_number":"0.18.2-1","last_synced_at":"2026-03-13T07:50:48.087Z","created_at":"2026-02-12T22:29:29.341Z","updated_at":"2026-08-21T00:04:24.875Z","registry_url":"https://tracker.debian.org/pkg/python-jedi","install_command":"apt-get install python-jedi","documentation_url":"https://packages.debian.org/bookworm/python-jedi","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:04:24.875Z","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/python-jedi?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13562888,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:47:05.130Z","latest_release_published_at":"2026-02-11T05:47:05.130Z","latest_release_number":"0.18.2-1","last_synced_at":"2026-03-12T13:15:46.206Z","created_at":"2026-02-11T05:47:04.878Z","updated_at":"2026-08-21T07:53:18.051Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-unittest2, python3-docopt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-21T07:53:18.051Z","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/python-jedi?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jedi/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5771923,"name":"github.com/davidhalter/jedi","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":[],"namespace":"github.com/davidhalter","versions_count":32,"first_release_published_at":"2013-05-14T05:32:50.000Z","latest_release_published_at":"2026-05-01T23:24:54.000Z","latest_release_number":"v0.20.0","last_synced_at":"2026-08-24T13:53:46.065Z","created_at":"2022-12-31T00:35:48.498Z","updated_at":"2026-08-24T13:53:46.065Z","registry_url":"https://pkg.go.dev/github.com/davidhalter/jedi","install_command":"go get github.com/davidhalter/jedi","documentation_url":"https://pkg.go.dev/github.com/davidhalter/jedi#section-documentation","metadata":{},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6168,"open_issues_count":72,"forks_count":533,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-06T03:17:12.723Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-03T14:30:55.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:14:59.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.9035457872527648,"forks_count":1.3181680551849841,"docker_downloads_count":null,"average":4.122814417452027},"purl":"pkg:golang/github.com/davidhalter/jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/davidhalter/jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/davidhalter/jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/davidhalter/jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdavidhalter%2Fjedi/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","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":13463525,"name":"python-jedi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/davidhalter/jedi","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:14:57.970Z","latest_release_published_at":"2026-02-09T12:14:57.970Z","latest_release_number":"0.19.1+ds1-1","last_synced_at":"2026-08-21T23:32:54.303Z","created_at":"2026-02-09T12:14:55.188Z","updated_at":"2026-08-21T23:32:54.303Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jedi","install_command":"apt-get install python-jedi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jedi, vim-python-jedi","standards_version":"4.5.1","maintainer":"Piotr Ożarowski \u003cpiotr@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-vim-addon, python3-all, python3-setuptools, python3-pytest, python3-docopt, python3-typeshed","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:55:56.574Z","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/python-jedi?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jedi/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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":75546,"name":"py-jedi","ecosystem":"spack","description":"An autocompletion tool for Python that can be used for text editors.\n","homepage":"https://github.com/davidhalter/jedi","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/davidhalter/jedi","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2022-04-05T09:25:27.799Z","latest_release_published_at":"2026-08-13T08:18:28.539Z","latest_release_number":"0.20.0","last_synced_at":"2026-08-24T13:50:15.021Z","created_at":"2022-04-05T09:25:27.773Z","updated_at":"2026-08-24T13:50:15.021Z","registry_url":"https://packages.spack.io/package.html?name=py-jedi","install_command":"spack install py-jedi","documentation_url":null,"metadata":{},"repo_metadata":{"id":2513591,"uuid":"3489194","full_name":"davidhalter/jedi","owner":"davidhalter","description":"Awesome autocompletion, static analysis and refactoring library for python","archived":false,"fork":false,"pushed_at":"2026-07-09T23:42:11.000Z","size":13456,"stargazers_count":6173,"open_issues_count":70,"forks_count":534,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-08-20T11:38:02.844Z","etag":null,"topics":["auto-complete","python","refactoring","static-analysis","type-inference"],"latest_commit_sha":null,"homepage":"http://jedi.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhalter.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-08-20T04:24:23.000Z","dependencies_parsed_at":"2026-08-05T23:37:33.718Z","dependency_job_id":null,"html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7969,"total_committers":176,"mean_commits":45.27840909090909,"dds":0.1522148324758439,"last_synced_commit":"30adf43a8929ade8a9e0abee6921a5043c962215"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/davidhalter/jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/sbom","scorecard":{"id":326790,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhalter/jedi","commit":"86c3a02c8cd6c0245cd8e86adf3979692dc9cab9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":10,"reason":"9 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/examples/init_extension_module/__init__.cpython-38-x86_64-linux-gnu.so:1"],"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhalter/jedi/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-18T02:39:15.218Z","repository_id":2513591,"created_at":"2025-08-18T02:39:15.219Z","updated_at":"2025-08-18T02:39:15.219Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"davidhalter88@gmail.com","website":null,"location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2026-08-15T11:21:28.208Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12214,"followers":512,"following":44,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2026-08-15T11:21:28.223Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhalter/repositories"},"tags":[{"name":"v0.20.0","sha":"3102215478fe07b965dcd8221c17436d1dd7e8ac","kind":"tag","published_at":"2026-05-01T23:37:29.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.20.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"41e9e957e7fce02e63a41af66c9c891e33411569","kind":"tag","published_at":"2024-11-11T01:41:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"4e175ca82bbd680cb90f462545c10a8b1c0b5f2e","kind":"tag","published_at":"2023-10-02T09:18:53.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"51f4a99a1e06a958e3b96b299b18bb1d49d1debe","kind":"tag","published_at":"2023-07-28T23:00:31.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.19.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.2/manifests"},{"name":"show","sha":"eaab7060388c8f438f1dbe6502e47c6639aa9bac","kind":"tag","published_at":"2022-11-21T22:28:59.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/show","html_url":"https://github.com/davidhalter/jedi/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/show/manifests"},{"name":"v0.18.1","sha":"fae26fa7a427b94a21e11500503d8008647e6309","kind":"tag","published_at":"2021-11-17T00:47:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"4b5b2e791b66f3a99542bc2a0e1d5730dc1491df","kind":"tag","published_at":"2020-12-25T10:32:28.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.18.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"3b7106ae71cb7bd3431101d169a0110ee0c179aa","kind":"tag","published_at":"2020-07-17T19:56:33.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"7aa13e35e9d7124df992226f40d0a2d28d9cb81e","kind":"tag","published_at":"2020-06-19T23:15:04.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"8aaa8e00446f801c023bb4b056f51ac6f3d99e99","kind":"tag","published_at":"2020-04-14T21:28:24.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.17.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"18f84d3af73c0de04883c10ab8745d7efb16593b","kind":"tag","published_at":"2020-01-26T00:32:08.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.16.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"afbd8cad8938331ff89dac34126b4960809dc75b","kind":"tag","published_at":"2019-12-20T11:02:18.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"005f69390c4b1a3b864e7373cfcbdaf95e65411d","kind":"tag","published_at":"2019-08-12T22:49:09.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"35e5cf2c2aa7c2f2c8ea08d74ef64f681582e49e","kind":"tag","published_at":"2019-08-11T19:03:00.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.15.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"60415033b40bcef939d2a5378e2eff7b563265c5","kind":"tag","published_at":"2019-07-13T14:54:52.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"454447d422c9d832db03dff118bafc21174ecb55","kind":"tag","published_at":"2019-06-20T20:00:41.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.14.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"0bf8a69024aff8599bd1f323c4feba2703ef3d59","kind":"tag","published_at":"2019-02-24T17:50:35.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.3","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"86ae11eb4330687ff37d08bc1ac2ec3bb4e208f4","kind":"tag","published_at":"2018-12-15T19:15:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bd1010bbd2693f189ff780eb21fc4294071cb280","kind":"tag","published_at":"2018-10-02T20:52:26.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"96b57f46cbfab28a718847a898525af622aa5f7f","kind":"tag","published_at":"2018-10-01T23:19:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.13.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a79a1fbef57564d031c59f47def20a6d9adf3439","kind":"tag","published_at":"2018-06-30T13:01:17.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"bd7c65d9639c2d451d44c6d135b4f6043a918950","kind":"tag","published_at":"2018-04-15T16:00:54.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.12.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02f238ce08f2d7f9c4af9a17cbf5754836775e2f","kind":"commit","published_at":"2017-12-14T21:51:02.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"a06af3d9892f3db14837a14475dbca52a97536e8","kind":"commit","published_at":"2017-09-20T20:23:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.11.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"5427b02712828b2875d35b5ee1c8b5e58f820537","kind":"commit","published_at":"2017-04-05T18:00:16.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.2","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb37f82411a0773c774271b06b71557673aaaaaf","kind":"commit","published_at":"2017-04-04T23:06:48.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"70200861661a921016563717487c1ced9993acdb","kind":"commit","published_at":"2017-02-02T23:08:51.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.10.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"66557903ae4c1174eb437a8feeeb718e69d5fa3a","kind":"commit","published_at":"2015-04-28T16:53:14.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.9.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"a01e4c6b375795bb8c8ee0d4e86d4c535456f5b4","kind":"commit","published_at":"2014-07-22T22:47:30.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.1","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"7b402d7bbe0e07554f1f97ee3558167961a99b5a","kind":"commit","published_at":"2014-05-04T22:23:07.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.8.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"78f1ae5e7163bda737433f1d551b3180cf03e1d1","kind":"commit","published_at":"2013-08-18T15:00:11.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.7.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d5d12716b1d67df9cbaa4d3ea0c90e47c0023208","kind":"commit","published_at":"2013-05-14T05:32:50.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.6.0","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.6.0/manifests"},{"name":"v0.5b4","sha":"800f6eb84b35e5c600eb7b2a887e7913a9cae550","kind":"commit","published_at":"2012-12-10T19:20:39.000Z","download_url":"https://codeload.github.com/davidhalter/jedi/tar.gz/v0.5b4","html_url":"https://github.com/davidhalter/jedi/releases/tag/v0.5b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhalter/jedi@v0.5b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/tags/v0.5b4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:53:25.351Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":1.8618868973183271,"forks_count":4.0850354314297626,"average":5.033347228011672},"purl":"pkg:spack/py-jedi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jedi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jedi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jedi/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhalter"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:38:35.492Z","issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"},{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"},{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}],"active_maintainers":[{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jedi/codemeta","maintainers":[{"uuid":"alecbcs","login":"alecbcs","name":null,"email":null,"url":"https://github.com/alecbcs","packages_count":48,"html_url":null,"role":null,"created_at":"2024-12-08T19:25:39.479Z","updated_at":"2024-12-08T19:25:39.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/alecbcs/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","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"}}],"commits":{"id":6782,"full_name":"davidhalter/jedi","default_branch":"master","total_commits":8090,"total_committers":180,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":44.94444444444444,"dds":0.1548825710754017,"past_year_total_commits":83,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.857142857142858,"past_year_dds":0.1686746987951807,"last_synced_at":"2026-08-20T11:38:57.116Z","last_synced_commit":"ef5d3611210655b6af53596d205c53f0293e0d60","created_at":"2023-03-07T09:43:40.534Z","updated_at":"2026-08-20T11:38:56.729Z","committers":[{"name":"Dave Halter","email":"davidhalter88@gmail.com","login":"davidhalter","count":6837},{"name":"Takafumi Arakaki","email":"aka.tkf@gmail.com","login":"tkf","count":274},{"name":"Peter Law","email":"PeterJCLaw@gmail.com","login":"PeterJCLaw","count":159},{"name":"Danilo Bargen","email":"gezuru@gmail.com","login":"dbrgn","count":106},{"name":"Claude","email":"github@claude.nl","login":"reinhrst","count":77},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":43},{"name":"Laurens Van Houtven","email":"_@lvh.cc","login":"lvh","count":42},{"name":"ColinDuquesnoy","email":"colin.duquesnoy@gmail.com","login":"ColinDuquesnoy","count":35},{"name":"micbou","email":"contact@micbou.com","login":"micbou","count":32},{"name":"Eric Masseran","email":"rico.masseran@gmail.com","login":"Morikko","count":28},{"name":"Aaron Meurer","email":"asmeurer@gmail.com","login":"asmeurer","count":23},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":21},{"name":"Akinori Hattori","email":"hattya@gmail.com","login":"hattya","count":18},{"name":"Johannes Maria Frank","email":"jmfrank63@gmail.com","login":"jmfrank63","count":15},{"name":"Hugo","email":"hugovk","login":"hugovk","count":15},{"name":"ANtlord","email":"antlord92@gmail.com","login":null,"count":15},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":14},{"name":"Jean-Louis Fuchs","email":"ganwell@fangorn.ch","login":null,"count":14},{"name":"Sam Roeca","email":"samuel.roeca@gmail.com","login":"pappasam","count":13},{"name":"muffinmad","email":"andreyk.mad@gmail.com","login":"muffinmad","count":13},{"name":"Marcio Mazza","email":"marciomazza@gmail.com","login":"marciomazza","count":10},{"name":"Albertas Agejevas","email":"alga@pov.lt","login":"alga","count":8},{"name":"Aldo Stracquadanio","email":"aldo.strac@gmail.com","login":"Astrac","count":7},{"name":"Martin Vielsmaier","email":"martin@vielsmaier.net","login":"moser","count":6},{"name":"Dmitry Sadovnychyi","email":"git@dmit.ro","login":"sadovnychyi","count":5},{"name":"Alex Ford","email":"alex.ford@abcellera.com","login":"asford","count":5},{"name":"yuan","email":"yuan_xin_yu@hotmail.com","login":"yuan-xy","count":5},{"name":"bcolsen","email":"bcolsen@gmail.com","login":"bcolsen","count":5},{"name":"Yakov Borevich","email":"jjay@ostrovok.ru","login":"jkb0o","count":5},{"name":"T.Rzepka","email":"Tobias.Rzepka@gmail.com","login":"TobiasRzepka","count":5},{"name":"Maxim Novikov","email":"mnovikov.work@gmail.com","login":"m-novikov","count":5},{"name":"Mathias Fussenegger","email":"f.mathias@zignar.net","login":"mfussenegger","count":5},{"name":"Lumir Balhar","email":"lbalhar@redhat.com","login":"frenzymadness","count":4},{"name":"blink1073","email":"steven.silvester@ieee.org","login":"blink1073","count":4},{"name":"Laurent Soest","email":"boerde@rocketmail.com","login":"Boerde","count":4},{"name":"Adrian Labbé","email":"adrilabbelol@gmail.com","login":"ColdGrub1384","count":4},{"name":"Élie Gouzien","email":"elie.gouzien@unice.fr","login":"ElieGouzien","count":4},{"name":"Andy Lee","email":"andylee-ncc","login":"andylee-ncc","count":4},{"name":"Danilo Bargen","email":"danilo@factor.ch","login":null,"count":4},{"name":"Kevin Kelley","email":"kelleyk@kelleyk.net","login":"kelleyk","count":4},{"name":"Robin Roth","email":"robinro@gmail.com","login":"robinro","count":4},{"name":"Guglielmo Saggiorato","email":"astyonax@gmail.com","login":"astyonax","count":3},{"name":"GalaxySnail","email":"ylc991@163.com","login":"GalaxySnail","count":3},{"name":"Daniel Lemm","email":"61800298+ffe4","login":"ffe4","count":3},{"name":"Andrew Rodionoff","email":"andviro@gmail.com","login":"andviro","count":3},{"name":"Ryan Clary","email":"rclary@trialphaenergy.com","login":null,"count":3},{"name":"Hoblovski","email":"dzy.0424thu@gmail.com","login":"Hoblovski","count":3},{"name":"Ian Lee","email":"IanLee1521@gmail.com","login":"IanLee1521","count":3},{"name":"Mathias Rav","email":"rav@cs.au.dk","login":"Mortal","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":3},{"name":"Tzerjen Wei","email":"tzerjen@gmail.com","login":"tjwei","count":3},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Tarcisio Eduardo Moreira Crocomo","email":"tarcisio.crocomo@gmail.com","login":"tarcisioe","count":2},{"name":"Sid Shanker","email":"sshanker220@gmail.com","login":"squidarth","count":2},{"name":"Rick van Hattem","email":"Wolph@wol.ph","login":"wolph","count":2},{"name":"MohamedAlFahim","email":"31521089+MohamedAlFahim","login":"MohamedAlFahim","count":2},{"name":"Mike Gilbert","email":"floppym@gentoo.org","login":"floppym","count":2},{"name":"Kirat Singh","email":"kirat.singh@beacon.io","login":"kirat-singh","count":2},{"name":"Trevor Sullivan","email":"trevor@trevorsullivan.net","login":"pcgeek86","count":2},{"name":"Yoni Weill","email":"joweill@icloud.com","login":"infokiller","count":2},{"name":"bstaint","email":"bstaint@gmail.com","login":"bstaint","count":2},{"name":"forest93","email":"forest93@163.com","login":"CXuesong","count":2},{"name":"jerluc","email":"me@jerluc.com","login":"jerluc","count":2},{"name":"oleg.hoefling","email":"oleg.hoefling@netqa.de","login":"hoefling","count":2},{"name":"Endill","email":"brainvlad@gmail.com","login":"Endilll","count":2},{"name":"İsa Mert Gürbüz","email":"isamertgurbuz@gmail.com","login":"isamert","count":2},{"name":"Josh Bax","email":"joshbax189@gmail.com","login":"joshbax189","count":2},{"name":"Jorgen Schaefer","email":"contact@jorgenschaefer.de","login":"jorgenschaefer","count":2},{"name":"Jean Cavallo","email":"jean.cavallo@hotmail.fr","login":"JCavallo","count":2},{"name":"JC (Jonathan Chen)","email":"jc@dijonkitchen.org","login":"dijonkitchen","count":2},{"name":"HairlessVillager","email":"64526732+HairlessVillager","login":"HairlessVillager","count":2},{"name":"Francisco Souza","email":"f@souza.cc","login":"fsouza","count":2},{"name":"Don Jayamanne","email":"don.jayamanne@yahoo.com","login":"DonJayamanne","count":2},{"name":"Christopher Cave-Ayland","email":"c.cave-ayland@imperial.ac.uk","login":"cc-a","count":2},{"name":"Anton Zub","email":"anton.zub@dev-pro.net","login":null,"count":2},{"name":"Johannes Mikulasch","email":"mikulasc@in.tum.de","login":null,"count":2},{"name":"Sid Shanker","email":"sidharth@counsyl.com","login":null,"count":2},{"name":"farhad","email":"fskhatamov@bars-open.ru","login":null,"count":2},{"name":"nedilmark","email":"nedilmark@gmail.com","login":null,"count":2},{"name":"tek","email":"tek@gentoo64.net","login":null,"count":2},{"name":"wutingjia","email":"wutingjia@bytedance.com","login":null,"count":2},{"name":"farhad","email":"comsgn@gmail.com","login":"hatamov","count":1},{"name":"diegorodriguezv","email":"diegorodriguezv","login":"diegorodriguezv","count":1},{"name":"denfromufa","email":"denfromufa","login":"denfromufa","count":1},{"name":"daniel","email":"daniel.fiterman@wsq.io","login":"dfit99","count":1},{"name":"cologler","email":"Cologler","login":"Cologler","count":1},{"name":"bluthej","email":"joffrey.bluthe@e.email","login":"bluthej","count":1},{"name":"anki-code","email":"anki-code","login":"anki-code","count":1},{"name":"Yusheng.Ma","email":"Yusheng.Ma@zilliz.com","login":"Presburger","count":1},{"name":"Yariv Kenan","email":"yariv.kenan@gmail.com","login":"yarivkenan","count":1},{"name":"WutingjiaX","email":"152422088+WutingjiaX","login":"WutingjiaX","count":1},{"name":"Uvview","email":"Alexey-T","login":"Alexey-T","count":1},{"name":"Travis Bradshaw","email":"travis@tbradshaw.net","login":"tbradshaw","count":1},{"name":"Tom Aarsen","email":"37621491+tomaarsen","login":"tomaarsen","count":1},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":1},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":1},{"name":"Syohei YOSHIDA","email":"syohex@gmail.com","login":"syohex","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Stanislav Grozev","email":"tacho@hexcons.com","login":"tacho","count":1},{"name":"Simon Ruggier","email":"Simon.Ruggier@gmail.com","login":"sruggier","count":1},{"name":"Shane Steinert-Threlkeld","email":"ssshanest@gmail.com","login":"shanest","count":1},{"name":"Sergey Glazyrin","email":"sergey.glazyrin.dev@gmail.com","login":"sergeyglazyrindev","count":1},{"name":"Savor d'Isavano","email":"anohig_isavay@163.com","login":"y-usuzumi","count":1},{"name":"Samuele FAVAZZA","email":"sfavazza.github@gmail.com","login":"sfavazza","count":1},{"name":"Samuel Bishop","email":"lucractius@me.com","login":"techdragon","count":1},{"name":"Ronan Jouchet","email":"ronan@jouchet.fr","login":"ronjouch","count":1},{"name":"Carl George","email":"carl@george.computer","login":"carlwgeorge","count":1},{"name":"zerocewl","email":"zerocewl@googlemail.com","login":"zerocewl","count":1},{"name":"xu0o0","email":"hqcat6@gmail.com","login":"haoqixu","count":1},{"name":"tamago324","email":"tamago_pad@yahoo.co.jp","login":"tamago324","count":1},{"name":"srusskih","email":"smilemouse2002@ukr.net","login":"srusskih","count":1},{"name":"scribu","email":"mail@scribu.net","login":"scribu","count":1},{"name":"pyscripter","email":"pyscripter@gmail.com","login":"pyscripter","count":1},{"name":"mwchase","email":"max.chase@gmail.com","login":"mwchase","count":1},{"name":"mlangkabel","email":"malte.langkabel@gmail.com","login":"mlangkabel","count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"langsamer","email":"25152973+langsamer","login":"langsamer","count":1},{"name":"Alexander","email":"abezzubov@nflabs.com","login":null,"count":1},{"name":"Daniel M. Capella","email":"polyzen@archlinux.info","login":null,"count":1},{"name":"Dima Gerasimov","email":"dima@quadraturecapital.com","login":null,"count":1},{"name":"Joel Wright","email":"joel.wright@sohonet.com","login":null,"count":1},{"name":"Lee Danilek","email":"ldanilek@dropbox.com","login":null,"count":1},{"name":"Linus Pithan","email":"linus.pithan@esrf.fr","login":null,"count":1},{"name":"Marc Zimmermann","email":"marc.zimmermann@inf.ethz.ch","login":null,"count":1},{"name":"Matthias Bussonnier","email":"mbussonnier@ucmerced.edu","login":null,"count":1},{"name":"Max Mäusezahl","email":"max.maeusezahl@uni-jena.de","login":null,"count":1},{"name":"Pawel Palucki","email":"pawel.palucki@redefine.pl","login":null,"count":1},{"name":"abingham","email":"austin.bingham@gmail.com","login":null,"count":1},{"name":"kiryph","email":"holger.mts@gmail.com","login":"kiryph","count":1},{"name":"ggilmore","email":"geoffrey@sourcegraph.com","login":"ggilmore","count":1},{"name":"Leo Ryu","email":"33325550+Leo-Ryu","login":"Leo-Ryu","count":1},{"name":"Jérome Perrin","email":"jerome@nexedi.com","login":"perrinjerome","count":1},{"name":"Justin Moen","email":"jamoen7@gmail.com","login":"justinmoon","count":1},{"name":"Joseph Birkner","email":"j.birkner@klebert-engineering.de","login":"josephbirkner","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"Jma353","email":"jma353@cornell.edu","login":"Jma353","count":1},{"name":"Jelte Fennema","email":"github-tech@jeltef.nl","login":"JelteF","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Georgi Hristov","email":"hristov798@gmail.com","login":"ghrist8p","count":1},{"name":"Fredrik Bergroth","email":"fbergroth@gmail.com","login":"fbergroth","count":1},{"name":"Felipe Lacerda","email":"fegolac@gmail.com","login":"flacerdk","count":1},{"name":"Elvis Pranskevichus","email":"elvis@magic.io","login":"elprans","count":1},{"name":"Ehsan Iran-Nejad","email":"eirannejad@gmail.com","login":"eirannejad","count":1},{"name":"David Hotham","email":"david.hotham@blueyonder.co.uk","login":"dimbleby","count":1},{"name":"David Brochart","email":"david.brochart@gmail.com","login":"davidbrochart","count":1},{"name":"Dan Rosén","email":"danr42@gmail.com","login":"danr","count":1},{"name":"Damian Birchler","email":"damian@damianbirchler.net","login":"zuckerruebe","count":1},{"name":"Christian Hergert","email":"chergert@redhat.com","login":"chergert","count":1},{"name":"Aivar Annamaa","email":"aivarannamaa","login":"aivarannamaa","count":1},{"name":"Alex Wiltschko","email":"alex.bw@gmail.com","login":"alexbw","count":1},{"name":"Andreas Mittelberger","email":"Brow71189@gmail.com","login":"Brow71189","count":1},{"name":"Andrew Ammerlaan","email":"andrewammerlaan@gentoo.org","login":"Nowa-Ammerlaan","count":1},{"name":"Arnaud Limbourg","email":"arnaudlimbourg","login":"arnaudlimbourg","count":1},{"name":"Batuhan Taskaya","email":"batuhanosmantaskaya@gmail.com","login":"isidentical","count":1},{"name":"Bet4","email":"16643669+bet4it","login":"bet4it","count":1},{"name":"felipeacsi","email":"felipeacsi@gmail.com","login":"felipeacsi","count":1},{"name":"Romain Rigaux","email":"romain.rigaux@gmail.com","login":"romainr","count":1},{"name":"Robin","email":"167366979+allrob23","login":"allrob23","count":1},{"name":"Phillip Berndt","email":"phillip.berndt@googlemail.com","login":"phillipberndt","count":1},{"name":"Philippe Ombredanne","email":"pombredanne@gmail.com","login":"pombredanne","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Patterson, Kevin R","email":"kevin.r.patterson@intel.com","login":"krpatter-intc","count":1},{"name":"Oliver Newman","email":"oliver@whmsi.com","login":"orn688","count":1},{"name":"Nikhil Mitra","email":"nikhil@secondspectrum.com","login":"nikhilmitrax","count":1},{"name":"Nicholas Gates","email":"ngates@palantir.com","login":"gatesn","count":1},{"name":"Nguyễn Hồng Quân","email":"ng.hong.quan@gmail.com","login":"hongquan","count":1},{"name":"Nelson, Karl E","email":"nelson85@llnl.gov","login":"Thrameos","count":1},{"name":"Nathaniel J. Smith","email":"njs@pobox.com","login":"njsmith","count":1},{"name":"NAKAMURA Yoshitaka","email":"arumakanoy@gmail.com","login":"nakamuray","count":1},{"name":"Mvdk","email":"40647401+mvanderkamp","login":"mvanderkamp","count":1},{"name":"Miltos","email":"miltos@allamanis.com","login":"mallamanis","count":1},{"name":"Mikhail Rudenko","email":"mike.rudenko@gmail.com","login":"xzz53","count":1},{"name":"Maxim Cournoyer","email":"maxim.cournoyer@gmail.com","login":"Apteryks","count":1},{"name":"Mark Diekhans","email":"markd@ucsc.edu","login":"diekhans","count":1},{"name":"Mariano Reingart","email":"reingart@gmail.com","login":"reingart","count":1},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1},{"name":"Luc Khai Hai","email":"lkh42t@gmail.com","login":"lkh42t","count":1},{"name":"Lior Goldberg","email":"lior@starkware.co","login":"liorgold2","count":1},{"name":"Li Li","email":"li.li@q-ctrl.com","login":"tachikoma-li","count":1},{"name":"Levente Polyak","email":"levente@leventepolyak.net","login":"anthraxx","count":1}],"past_year_committers":[{"name":"Dave Halter","email":"davidhalter88@gmail.com","login":"davidhalter","count":69},{"name":"Eric Masseran","email":"rico.masseran@gmail.com","login":"Morikko","count":6},{"name":"Hoblovski","email":"dzy.0424thu@gmail.com","login":"Hoblovski","count":3},{"name":"Lumir Balhar","email":"lbalhar@redhat.com","login":"frenzymadness","count":2},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"Mark Diekhans","email":"markd@ucsc.edu","login":"diekhans","count":1},{"name":"David Brochart","email":"david.brochart@gmail.com","login":"davidbrochart","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6767814,"commits_count":980893961,"contributors_count":41356474,"owners_count":1362673,"committers_count":3357101,"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":"davidhalter/jedi","html_url":"https://github.com/davidhalter/jedi","last_synced_at":"2026-08-24T13:48:37.904Z","status":null,"issues_count":196,"pull_requests_count":100,"avg_time_to_close_issue":9023179.504132232,"avg_time_to_close_pull_request":1823540.4945054946,"issues_closed_count":121,"pull_requests_closed_count":91,"pull_request_authors_count":48,"issue_authors_count":156,"avg_comments_per_issue":2.9030612244897958,"avg_comments_per_pull_request":3.02,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4069756.4,"past_year_avg_time_to_close_pull_request":523946.9,"past_year_issues_closed_count":5,"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":1.4444444444444444,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T11:07:58.714Z","updated_at":"2026-08-24T13:48:37.904Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","issue_labels_count":{"table":{"bug":41,"low-prio":16,"feature":16,"discussion":12,"performance":5,"high-prio":4,"help-wanted":2,"database-index":1,"repl":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":165,"CONTRIBUTOR":26,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":37,"NONE":32,"COLLABORATOR":29,"OWNER":2}},"issue_authors":{"table":{"krassowski":5,"frenzymadness":5,"PeterJCLaw":5,"WutingjiaX":5,"bluthej":4,"mtelka":3,"SebastianBolte":3,"qmmp123":3,"leopsidom":2,"Felixoid":2,"vbrdev":2,"jtbandes":2,"karthiknadig":2,"HedgehogCode":2,"Morikko":2,"IBU97":2,"misrasaurabh1":2,"jdtsmith":2,"zerocewl":2,"oliversen":2,"mahnehsilla":2,"loynoir":2,"Freed-Wu":2,"Umpire2018":1,"daveah":1,"illume":1,"aivarannamaa":1,"mhalle":1,"QuentinFuxa":1,"niklassemmler":1,"HansPinckaers":1,"HairlessVillager":1,"tamasgal":1,"debevv":1,"MrVPlusOne":1,"code2graph":1,"jokasimr":1,"ghuls":1,"woutervh":1,"C-SELLERS":1,"zhwesky2010":1,"jablka":1,"hugovk":1,"pranavtaysheti":1,"marciomazza":1,"niloc132":1,"Zalewa":1,"AIGeneratedUsername":1,"mohamedayman15069":1,"jhonabreul":1,"Nlea":1,"hongquan":1,"puremourning":1,"kerryz":1,"SheepDomination":1,"kflu":1,"zeionara":1,"gpotter2":1,"lukelbd":1,"DoS007":1,"bstaletic":1,"jatinarora96":1,"carlwgeorge":1,"K-410":1,"erwinkinn":1,"jrbenriquez":1,"weim-o":1,"pfox89":1,"FlorianKroiss":1,"Carreau":1,"ntluong95":1,"sTiKyt":1,"zuckerruebe":1,"wimglenn":1,"liaochris":1,"SlayerOfTheBad":1,"bnavigator":1,"nishikantparmariam":1,"jonathanslenders":1,"MarcoGorelli":1,"wiyr":1,"jamespreed":1,"swetepete":1,"OmmyZhang":1,"liltaylor":1,"sadra-f":1,"hwalinga":1,"mamqek":1,"rotemiman":1,"AlmirPaulo":1,"bagel897":1,"daskol":1,"archcst":1,"sirosen":1,"idanarye":1,"slmb3":1,"Nikratio":1,"GalaxySnail":1,"Hydrocallis":1,"binste":1,"odiroot":1,"ghrist8p":1,"MasonMcGill":1,"sohaiberrabii":1,"yoann9344":1,"kloczek":1,"delfick":1,"jthomasmock":1,"stonebig":1,"joelostblom":1,"mrclary":1,"mcepl":1,"vhaldemar":1,"Wellidontcare":1,"nikoncode":1,"PhilipYip1988":1,"henighan":1,"omerdun":1,"akouri-dd":1,"A5rocks":1,"rchl":1,"dimbleby":1,"aqeelat":1,"DUOLabs333":1,"jpfeuffer":1,"ItsCubeTime":1,"gwerbin":1,"hqh2010":1,"glyph":1,"ghost":1,"arieleiz":1,"enadeau":1,"seeM":1,"zhammer":1,"sameerjoshinice":1,"pappasam":1,"stinovlas":1,"maxalbert":1,"vsoch":1,"tobiscode":1,"coollemen":1,"outremont":1,"fgheng":1,"AndrewAmmerlaan":1,"w0rp":1,"pyscripter":1,"sisrfeng":1,"amogusussy":1,"Toni-SM":1,"MichalHe":1,"Sniper10754":1,"linannan7777":1,"muffinmad":1,"SanPen":1,"leahein":1,"Always-Self-Hosted":1}},"pull_request_authors":{"table":{"PeterJCLaw":28,"WutingjiaX":6,"frenzymadness":4,"HairlessVillager":3,"worksbyfriday":3,"marciomazza":3,"Morikko":2,"dijonkitchen":2,"pyscripter":2,"hongquan":2,"davidhalter":2,"eirannejad":2,"zuckerruebe":2,"kloczek":2,"allrob23":2,"bluthej":2,"mstuehn":2,"bbugyi200":1,"dbrgn":1,"moser":1,"zerocewl":1,"cc-a":1,"AndrewAmmerlaan":1,"clayote":1,"segoon":1,"koteshyelamati":1,"nadavmisgav":1,"asford":1,"woutervh":1,"JasonnnW3000":1,"qmmp123":1,"diegorodriguezv":1,"joelostblom":1,"brentyi":1,"s-t-e-v-e-n-k":1,"ghrist8p":1,"xzz53":1,"maxtaran2010":1,"maxalbert":1,"timgates42":1,"krpatter-intc":1,"dimbleby":1,"M001N":1,"tachikoma-li":1,"Presburger":1,"botbikamordehai2-sketch":1,"plandes":1,"davidbrochart":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16324715,"issues_count":42381630,"pull_requests_count":135850352,"authors_count":11519836,"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":3,"discussion":1,"low-prio":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":3,"OWNER":1}},"past_year_issue_authors":{"table":{"jtbandes":2,"frenzymadness":1,"jatinarora96":1,"jokasimr":1,"mhalle":1,"nikoncode":1,"QuentinFuxa":1,"sadra-f":1}},"past_year_pull_request_authors":{"table":{"worksbyfriday":3,"botbikamordehai2-sketch":1,"clayote":1,"davidbrochart":1,"davidhalter":1,"frenzymadness":1,"koteshyelamati":1,"M001N":1,"maxtaran2010":1}},"maintainers":[{"table":{"login":"PeterJCLaw","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"}},{"table":{"login":"davidhalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}},{"table":{"login":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"}}],"active_maintainers":[{"table":{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}}]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":3,"DeleteEvent":3,"ForkEvent":21,"IssueCommentEvent":128,"IssuesEvent":51,"PullRequestEvent":17,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":23,"PushEvent":23,"WatchEvent":271},"last_year":{"CreateEvent":2,"DeleteEvent":2,"ForkEvent":2,"IssueCommentEvent":31,"IssuesEvent":11,"PullRequestEvent":2,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"PushEvent":12,"WatchEvent":61}},"keywords":["auto-complete","python","refactoring","static-analysis","type-inference"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T14:57:50.571Z","updated_at":"2022-07-12T14:57:50.571Z","repository_link":"https://github.com/davidhalter/jedi/blob/master/setup.py","dependencies":[{"id":159343566,"package_name":"parso","ecosystem":"pypi","requirements":"\u003e=0.8.0,\u003c0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:30:09.523Z","updated_at":"2023-01-13T12:30:09.523Z","repository_link":"https://github.com/davidhalter/jedi/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6875832597,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875832598,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"test/examples/init_extension_module/setup.py","sha":null,"kind":"manifest","created_at":"2024-04-21T09:40:39.635Z","updated_at":"2024-04-21T09:40:39.635Z","repository_link":"https://github.com/davidhalter/jedi/blob/master/test/examples/init_extension_module/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-05T23:37:33.623Z","updated_at":"2026-08-05T23:37:33.623Z","repository_link":"https://github.com/davidhalter/jedi/blob/master/pyproject.toml","dependencies":[]}],"score":34.82887118865154,"created_at":"2026-05-04T06:49:39.707Z","updated_at":"2026-08-25T14:22:41.352Z","avatar_url":"https://github.com/davidhalter.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371901","html_url":"https://summary.ecosyste.ms/projects/371901"}