{"id":2888247,"name":"python-lsp-jsonrpc","ecosystem":"pypi","description":"JSON RPC 2.0 server library","homepage":"https://github.com/python-lsp/python-lsp-jsonrpc","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-lsp/python-lsp-jsonrpc","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-04-14T21:19:18.000Z","latest_release_published_at":"2023-09-23T17:48:28.000Z","latest_release_number":"1.1.2","last_synced_at":"2026-06-02T12:20:59.330Z","created_at":"2022-04-10T12:21:12.693Z","updated_at":"2026-06-02T12:20:59.331Z","registry_url":"https://pypi.org/project/python-lsp-jsonrpc/","install_command":"pip install python-lsp-jsonrpc --index-url https://pypi.org/simple","documentation_url":"https://python-lsp-jsonrpc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License"],"normalized_name":"python-lsp-jsonrpc","project_status":null},"repo_metadata":{"id":38221746,"uuid":"341008178","full_name":"python-lsp/python-lsp-jsonrpc","owner":"python-lsp","description":"Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community","archived":false,"fork":false,"pushed_at":"2025-07-16T21:58:17.000Z","size":64,"stargazers_count":27,"open_issues_count":4,"forks_count":23,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-05-22T22:32:52.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-lsp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-21T21:29:57.000Z","updated_at":"2026-03-25T00:40:51.000Z","dependencies_parsed_at":"2024-06-18T17:44:53.714Z","dependency_job_id":"28bc56d6-485a-496f-b460-9ed9e89f7739","html_url":"https://github.com/python-lsp/python-lsp-jsonrpc","commit_stats":{"total_commits":36,"total_committers":15,"mean_commits":2.4,"dds":0.6944444444444444,"last_synced_commit":"c73fbdba2eeb99b7b145dcda76e62250552feda4"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/python-lsp/python-lsp-jsonrpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-lsp","download_url":"https://codeload.github.com/python-lsp/python-lsp-jsonrpc/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc/sbom","scorecard":{"id":752207,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-lsp/python-lsp-jsonrpc","commit":"a96d764d29cc17fbda52264e529f0803cda07fd8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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/static.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/static.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/static.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/static.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-linux.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-linux.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-linux.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-mac.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-mac.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-mac.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-mac.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-mac.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-mac.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-win.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-win.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-win.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-win.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-win.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python-lsp/python-lsp-jsonrpc/test-win.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/static.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-linux.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-mac.yml:37","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/static.yml:1","Warn: no topLevel permission defined: .github/workflows/test-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/test-mac.yml:1","Warn: no topLevel permission defined: .github/workflows/test-win.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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 18 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-22T20:40:40.720Z","repository_id":38221746,"created_at":"2025-08-22T20:40:40.720Z","updated_at":"2025-08-22T20:40:40.720Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33477726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:32:55.349Z","status":"ssl_error","status_checked_at":"2026-05-25T06:32:35.322Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-29T13:20:30.625Z","dependent_packages_count":12,"downloads":1656007,"downloads_period":"last-month","dependent_repos_count":1979,"rankings":{"downloads":0.34063121437882377,"dependent_repos_count":0.2477663916878372,"dependent_packages_count":0.9623896964331611,"stargazers_count":13.66977801882035,"forks_count":8.722691634315293,"docker_downloads_count":0.48221200962901645,"average":4.070911494210747},"purl":"pkg:pypi/python-lsp-jsonrpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-lsp-jsonrpc","docker_dependents_count":216,"docker_downloads_count":78164282,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-lsp-jsonrpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-lsp-jsonrpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T10:45:42.027Z","issues_count":7,"pull_requests_count":23,"avg_time_to_close_issue":4795781.8,"avg_time_to_close_pull_request":6582076.523809524,"issues_closed_count":5,"pull_requests_closed_count":21,"pull_request_authors_count":14,"issue_authors_count":7,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":1.391304347826087,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":519896.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-lsp%2Fpython-lsp-jsonrpc/issues","maintainers":[{"login":"ccordoba12","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"CAM-Gerlach","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CAM-Gerlach"}],"active_maintainers":[{"login":"CAM-Gerlach","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CAM-Gerlach"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-lsp-jsonrpc/codemeta","maintainers":[{"uuid":"ccordoba12","login":"ccordoba12","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/ccordoba12/","role":null,"created_at":"2023-02-25T06:22:41.834Z","updated_at":"2023-02-25T06:22:41.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ccordoba12/packages"},{"uuid":"d.althviz","login":"d.althviz","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/d.althviz/","role":null,"created_at":"2023-02-25T06:22:41.841Z","updated_at":"2023-02-25T06:22:41.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/d.althviz/packages"}]}