{"id":371901,"url":"https://github.com/davidhalter/jedi","last_synced_at":"2026-05-29T19:03:40.131Z","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-05-01T23:38:51.000Z","size":13454,"stargazers_count":6141,"open_issues_count":72,"forks_count":530,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-05-14T20:37:29.330Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-05-14T19:01:36.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33189551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"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":"2025-11-28T12:54:08.340Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12091,"followers":486,"following":45,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2025-11-28T12:54:08.340Z","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":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-04-01T16:18:28.482Z","created_at":"2022-10-03T15:45:08.862Z","updated_at":"2026-04-01T16:18:34.988Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":"2025-11-28T12:54:08.340Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12091,"followers":486,"following":45,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2025-11-28T12:54:08.340Z","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.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-04-01T16:18:34.955Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":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-05-28T19:59:34.961Z","created_at":"2022-04-10T11:21:32.211Z","updated_at":"2026-05-28T19:59:34.961Z","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":"2024-07-15T08:15:20.000Z","size":13270,"stargazers_count":5776,"open_issues_count":66,"forks_count":508,"subscribers_count":114,"default_branch":"master","last_synced_at":"2024-09-30T02:31:03.871Z","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},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2024-09-29T11:12:59.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","html_url":"https://github.com/davidhalter/jedi","commit_stats":{"total_commits":7966,"total_committers":176,"mean_commits":45.26136363636363,"dds":"0.15214662314838057","last_synced_commit":"91ffdead3291263a356a66e40c7e82cfa431107f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877080,"owners_count":16554826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"davidhalter","name":"Dave Halter","uuid":"748594","kind":"user","description":"Human","email":"","website":null,"location":"Switzerland","twitter":null,"company":"@cloudscale-ch ","icon_url":"https://avatars.githubusercontent.com/u/748594?v=4","repositories_count":21,"last_synced_at":"2024-05-20T14:33:17.919Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":11569,"followers":450,"following":43,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2024-05-20T14:33:21.376Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-09-30T05:28:20.823Z","dependent_packages_count":365,"downloads":141646293,"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":"2024-09-30T03:00:39.031Z","issues_count":152,"pull_requests_count":59,"avg_time_to_close_issue":9060374.868686868,"avg_time_to_close_pull_request":1949532.5614035088,"issues_closed_count":99,"pull_requests_closed_count":57,"pull_request_authors_count":32,"issue_authors_count":129,"avg_comments_per_issue":3.375,"avg_comments_per_pull_request":3.23728813559322,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":1056546.6153846155,"past_year_avg_time_to_close_pull_request":1750561.8333333333,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":3.2444444444444445,"past_year_avg_comments_per_pull_request":3.555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhalter%2Fjedi/issues","maintainers":[{"login":"PeterJCLaw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"}],"active_maintainers":[{"login":"PeterJCLaw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterJCLaw"}]},"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":873902,"maintainers_count":373732,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":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-04-13T12:33:20.380Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.279Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":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-04-17T14:33:25.337Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.281Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":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-04-10T22:31:30.290Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.277Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14512381,"name":"dev-python/jedi","ecosystem":"gentoo","description":"Autocompletion library for Python","homepage":"https://github.com/davidhalter/jedi/","licenses":"MIT test? ( Apache-2.0 )","normalized_licenses":["Apache-2.0"],"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-05-27T02:26:25.675Z","created_at":"2026-05-27T02:26:25.123Z","updated_at":"2026-05-27T02:33:06.521Z","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","iuse":"doc test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:26:26.025Z","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":[],"critical":null,"issue_metadata":null,"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":19288,"maintainers_count":0,"namespaces_count":174,"keywords_count":280,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":63},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-05-29T05:10:11.786Z","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":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-04-14T17:04:15.370Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.282Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":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-03-27T20:06:17.277Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.277Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":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-03-27T20:06:17.279Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.279Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":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-03-27T20:06:17.278Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.278Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":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-03-27T20:06:17.279Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.279Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","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-03-27T20:06:17.278Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.278Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":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-03-06T01:29:46.872Z","created_at":"2026-02-01T17:34:12.037Z","updated_at":"2026-03-27T20:06:17.279Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.279Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":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-03-07T06:02:52.175Z","created_at":"2026-02-02T00:23:05.363Z","updated_at":"2026-03-27T20:06:17.280Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.280Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","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":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-04-18T01:32:19.661Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.280Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":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-04-17T17:04:47.267Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.280Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":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-03-14T00:19:51.758Z","created_at":"2026-02-13T17:19:20.863Z","updated_at":"2026-03-27T20:06:17.278Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.278Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":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-03-09T13:03:30.079Z","created_at":"2026-02-09T12:14:55.188Z","updated_at":"2026-03-27T20:06:17.281Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.281Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":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-03-27T20:06:17.280Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.280Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":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-03-27T20:06:17.282Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.282Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":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-03-27T20:06:17.279Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.279Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":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-03-27T20:06:17.283Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.283Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","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":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":20,"first_release_published_at":"2022-04-05T09:25:27.799Z","latest_release_published_at":"2024-12-08T19:11:30.693Z","latest_release_number":"0.19.2","last_synced_at":"2026-03-31T11:03:35.544Z","created_at":"2022-04-05T09:25:27.773Z","updated_at":"2026-03-31T11:03:35.544Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":"2025-11-28T12:54:08.340Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12091,"followers":486,"following":45,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2025-11-28T12:54:08.340Z","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.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-03-27T20:06:17.623Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":47,"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":9155,"maintainers_count":982,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":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-05-27T06:52:10.428Z","registry_url":"https://pkgsrc.se/editors/py-jedi","install_command":"pkg_add py311-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":{},"repo_metadata_updated_at":"2026-05-27T06:52:10.406Z","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":[],"critical":null,"issue_metadata":null,"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":19301,"maintainers_count":0,"namespaces_count":42,"keywords_count":305,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-05-29T05:08:52.402Z","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":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-04-27T16:27:58.999Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-27T16:27:58.972Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":31524,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":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-05-13T15:04:20.696Z","created_at":"2022-10-03T15:40:29.845Z","updated_at":"2026-05-13T15:10:03.940Z","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-05-01T23:38:51.000Z","size":13454,"stargazers_count":6137,"open_issues_count":72,"forks_count":530,"subscribers_count":106,"default_branch":"master","last_synced_at":"2026-05-07T13:40:19.873Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-05-06T04:20:59.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":32799885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":"2025-11-28T12:54:08.340Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12091,"followers":486,"following":45,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2025-11-28T12:54:08.340Z","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-05-13T15:10:03.939Z","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-05-02T18:00:43.058Z","issues_count":193,"pull_requests_count":95,"avg_time_to_close_issue":8765193.11965812,"avg_time_to_close_pull_request":1919327.1279069767,"issues_closed_count":117,"pull_requests_closed_count":86,"pull_request_authors_count":43,"issue_authors_count":153,"avg_comments_per_issue":2.906735751295337,"avg_comments_per_pull_request":3.1052631578947367,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":197580.5,"past_year_avg_time_to_close_pull_request":727571.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.7,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/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":2,"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":5150,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"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-03-27T20:06:17.278Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-27T20:06:17.277Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":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-05-24T06:30:57.703Z","created_at":"2022-12-31T00:35:48.498Z","updated_at":"2026-05-24T06:30:57.704Z","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-03-26T22:31:27.000Z","size":13266,"stargazers_count":6128,"open_issues_count":102,"forks_count":528,"subscribers_count":108,"default_branch":"master","last_synced_at":"2026-03-27T10:37:57.088Z","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,"dco":null,"cla":null},"funding":{"github":["davidhalter"]}},"created_at":"2012-02-19T23:12:30.000Z","updated_at":"2026-03-25T16:40:01.000Z","dependencies_parsed_at":"2024-06-18T10:56:27.776Z","dependency_job_id":"13ca49d9-c38c-4bc9-a56a-1f58e7f0923a","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":33,"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":31058955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":"2025-11-28T12:54:08.340Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhalter","funding_links":["https://github.com/sponsors/davidhalter"],"total_stars":12091,"followers":486,"following":45,"created_at":"2022-11-02T16:22:54.501Z","updated_at":"2025-11-28T12:54:08.340Z","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.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-03-27T20:06:17.623Z","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-03-12T06:21:20.352Z","issues_count":193,"pull_requests_count":93,"avg_time_to_close_issue":8566326.862068966,"avg_time_to_close_pull_request":1932511.880952381,"issues_closed_count":116,"pull_requests_closed_count":84,"pull_request_authors_count":42,"issue_authors_count":153,"avg_comments_per_issue":2.8704663212435233,"avg_comments_per_pull_request":3.129032258064516,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":154569.33333333334,"past_year_avg_time_to_close_pull_request":213756.77777777778,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"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":"dbrgn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbrgn"},{"login":"davidhalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhalter"}],"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":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"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":[]}],"score":29.634993771466842,"created_at":"2026-05-04T06:49:39.707Z","updated_at":"2026-05-29T19:03:40.174Z","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"}