{"id":2888009,"name":"python-jose","ecosystem":"pypi","description":"JOSE implementation in Python","homepage":"http://github.com/mpdavis/python-jose","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mpdavis/python-jose","keywords_array":["jose","jws","jwe","jwt","json","web","token","security","signing"],"namespace":null,"versions_count":39,"first_release_published_at":"2023-08-18T20:41:21.110Z","latest_release_published_at":"2025-05-28T17:31:52.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-17T02:13:10.248Z","created_at":"2022-04-10T12:21:04.895Z","updated_at":"2026-04-17T23:11:51.464Z","registry_url":"https://pypi.org/project/python-jose/","install_command":"pip install python-jose --index-url https://pypi.org/simple","documentation_url":"https://python-jose.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://python-jose.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Utilities"],"normalized_name":"python-jose","project_status":null},"repo_metadata":{"id":30724872,"uuid":"34281115","full_name":"mpdavis/python-jose","owner":"mpdavis","description":"A JOSE implementation in Python","archived":false,"fork":false,"pushed_at":"2026-03-28T23:13:10.000Z","size":633,"stargazers_count":1746,"open_issues_count":105,"forks_count":259,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-04-03T02:49:06.436Z","etag":null,"topics":["jose","jwt","python"],"latest_commit_sha":null,"homepage":null,"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/mpdavis.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-20T19:19:35.000Z","updated_at":"2026-04-01T14:35:14.000Z","dependencies_parsed_at":"2025-04-28T10:47:15.174Z","dependency_job_id":null,"html_url":"https://github.com/mpdavis/python-jose","commit_stats":{"total_commits":538,"total_committers":49,"mean_commits":"10.979591836734693","dds":"0.47211895910780666","last_synced_commit":"96474ecfb6ad3ce16f41b0814ab5126d58725e2a"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/mpdavis/python-jose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpdavis","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/sbom","scorecard":{"id":662693,"data":{"date":"2025-08-11","repo":{"name":"github.com/mpdavis/python-jose","commit":"018b310ddb8b50dcfd09a0c152117835a21dd656"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 17/27 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":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":"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:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/mpdavis/python-jose/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-163 / GHSA-8qxj-f9rh-9fg2","Warn: Project is vulnerable to: PYSEC-2019-177 / GHSA-pwfw-mgfj-7g3g","Warn: Project is vulnerable to: GHSA-wj6h-64fc-37mp","Warn: Project is vulnerable to: PYSEC-2018-21 / GHSA-hgg3-g7gr-66r7","Warn: Project is vulnerable to: GHSA-j225-cvw7-qrx7","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:41:23.558Z","repository_id":30724872,"created_at":"2025-08-21T16:41:23.558Z","updated_at":"2025-08-21T16:41:23.558Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mpdavis","name":"Michael Davis","uuid":"304398","kind":"user","description":"","email":"","website":"http://www.mpdavis.com","location":"Ames, Iowa","twitter":null,"company":"Workiva","icon_url":"https://avatars.githubusercontent.com/u/304398?v=4","repositories_count":19,"last_synced_at":"2023-03-11T10:26:17.998Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mpdavis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:51:27.103Z","updated_at":"2023-03-11T10:26:18.023Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpdavis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpdavis/repositories"},"tags":[{"name":"3.4.0","sha":"82cd15fa81eec17798015c4b9b96aacd1ae0fbfb","kind":"commit","published_at":"2025-02-14T14:49:51.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.4.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"e5fcca27712c0ebdeb55d3c3cdad1c6e0f708ac3","kind":"commit","published_at":"2021-06-05T03:26:09.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.3.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"5ec9f48c1babcbfa62d433b29e55db8888c315ec","kind":"commit","published_at":"2020-07-30T00:27:33.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.2.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"ccd8fada90c0ad617f2ffc9f734abb7101de32fa","kind":"commit","published_at":"2019-12-10T09:43:04.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.1.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b3c04ffa3c9ce487463358fc8f004b24e147f784","kind":"commit","published_at":"2018-08-30T02:42:07.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.0.1","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"fcfa3a82ef26cd5b8aa8ba3ce5f455dd94dc7cf9","kind":"commit","published_at":"2018-05-04T14:27:39.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/3.0.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/3.0.0/manifests"},{"name":"2.0.2","sha":"28cc6719eceb89129eed59c25f7bdac015665bdd","kind":"tag","published_at":"2018-05-04T14:04:53.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/2.0.2","html_url":"https://github.com/mpdavis/python-jose/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"e959f849550fe4cfd2f2230c149a9bc0cb01bfe4","kind":"commit","published_at":"2018-01-21T20:32:32.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/2.0.1","html_url":"https://github.com/mpdavis/python-jose/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f993fa8f7d629acf515cb39521f48914c02332a1","kind":"commit","published_at":"2018-01-16T04:30:47.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/2.0.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b122367e705945e4424aec3ad0ac1e8fd46cd4d6","kind":"commit","published_at":"2017-09-01T16:06:56.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.4.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"dc03cb4ef8f64b9aa469bb7969d08bb5aa8b873d","kind":"commit","published_at":"2016-09-05T13:13:49.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.3.2","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"8f0ee8093bddc74ebdd4ad5b598f4701740e574d","kind":"commit","published_at":"2016-09-02T12:11:16.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.3.1","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"2ac7f8003cd1729b88c168b5c8dcb1897e62e591","kind":"commit","published_at":"2016-09-01T15:07:51.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.3.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"00827f66c371f40d3295d44bfa889f25ec2ca72f","kind":"commit","published_at":"2016-07-27T20:22:35.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.2.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"8766f13104752c3009dba1ebab684dc78842a008","kind":"commit","published_at":"2016-07-22T12:51:50.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.1.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"5db4805325e668c3a8bffb2c408c21f75893ac7f","kind":"commit","published_at":"2016-06-23T04:54:41.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/1.0.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/1.0.0/manifests"},{"name":"0.7.0","sha":"99758668c83b91f79bb24816700ec110042cfc33","kind":"commit","published_at":"2016-06-15T15:34:09.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.7.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"080fc36d708f33f151b6c04eb7da410b60d1a595","kind":"commit","published_at":"2016-06-01T18:03:15.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.6.2","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"89fd35c83340d0c9efa3b5e51ab959f23ffe0b29","kind":"commit","published_at":"2016-03-02T02:11:50.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.6.1","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6fd173fe5ad1960f9242fc15d7dfe25583bffdb","kind":"commit","published_at":"2016-03-01T06:13:41.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.6.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"1139f3b70d43a0c8a3e24c1089458a4a4564485e","kind":"commit","published_at":"2016-01-22T15:26:45.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.5.6","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"46d3a2dd056eb05e47c4b46bc9c19c8250901c79","kind":"commit","published_at":"2016-01-05T05:29:06.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.5.5","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.5/manifests"},{"name":"v0.5.4","sha":"30d07a6caf25ba2a827d6008164577bf8f3f119e","kind":"commit","published_at":"2015-11-24T14:37:17.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.5.4","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.4/manifests"},{"name":"0.5.3","sha":"0913db29d0a96dde33e65e6a6bb9d78b7486f534","kind":"commit","published_at":"2015-11-11T19:51:51.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/0.5.3","html_url":"https://github.com/mpdavis/python-jose/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/0.5.3/manifests"},{"name":"v0.5.2","sha":"78609d7c2a5d8b5bb5d247383bc39f8a1e088927","kind":"commit","published_at":"2015-09-17T15:49:17.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.5.2","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ba72b14d4977d2d517533b81e7a4cd3d74785e8d","kind":"commit","published_at":"2015-09-07T19:05:03.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.5.1","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"05559b5bd90af78588a59ac2a089ffb5766e3ab7","kind":"commit","published_at":"2015-09-07T04:26:43.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.5.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.5.0/manifests"},{"name":"v0.2.0","sha":"876b2be46e21978265ff3005a47b377987525832","kind":"commit","published_at":"2015-04-29T04:17:19.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.2.0","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"6de2f6c761ba1c3055cbe575b97ab1adfc6c1906","kind":"commit","published_at":"2015-04-24T04:54:41.000Z","download_url":"https://codeload.github.com/mpdavis/python-jose/tar.gz/v0.1.5","html_url":"https://github.com/mpdavis/python-jose/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mpdavis/python-jose@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2026-04-16T02:12:31.424Z","dependent_packages_count":271,"downloads":37907505,"downloads_period":"last-month","dependent_repos_count":8519,"rankings":{"downloads":0.10733180725866966,"dependent_repos_count":0.09764344943532072,"dependent_packages_count":0.09042467301792347,"stargazers_count":1.8043141687483972,"forks_count":3.1741719778497544,"docker_downloads_count":0.05926995374284058,"average":0.8888593383421509},"purl":"pkg:pypi/python-jose","advisories":[{"uuid":"GSA_kwCzR0hTQS1oNHB3LXd4aDctNHZqas4ABP2W","url":"https://github.com/advisories/GHSA-h4pw-wxh7-4vjj","title":"Duplicate Advisory: python-jose denial of service via compressed JWE content","description":"### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-cjwg-qfpm-7377. This link is maintained to preserve external references.\n\n### Original Description\n\nIn python-jose 3.3.0 (specifically jwe.decrypt), a vulnerability allows an attacker to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-12-17T18:31:33.000Z","withdrawn_at":"2025-12-18T15:51:07.000Z","classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-29370","https://github.com/mpdavis/python-jose/issues/344","https://github.com/mpdavis/python-jose/commit/483529ee93a3ab510ab579d4d4cc644dba926ade","https://github.com/mpdavis/python-jose/releases/tag/3.4.0","https://github.com/advisories/GHSA-h4pw-wxh7-4vjj"],"source_kind":"github","identifiers":["GHSA-h4pw-wxh7-4vjj","CVE-2024-29370"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-12-18T16:00:08.580Z","updated_at":"2026-04-05T20:01:42.478Z","epss_percentage":0.00156,"epss_percentile":0.36324,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNHB3LXd4aDctNHZqas4ABP2W","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNHB3LXd4aDctNHZqas4ABP2W","packages":[{"ecosystem":"pypi","package_name":"python-jose","versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003c 3.4.0"}],"purl":"pkg:pypi/python-jose"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNHB3LXd4aDctNHZqas4ABP2W/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02YzVwLWo4dnEtcHFoas4AA7UT","url":"https://github.com/advisories/GHSA-6c5p-j8vq-pqhj","title":"python-jose algorithm confusion with OpenSSH ECDSA keys","description":"python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-04-26T00:30:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-33663","https://github.com/mpdavis/python-jose/issues/346","https://www.vicarius.io/vsociety/posts/algorithm-confusion-in-python-jose-cve-2024-33663","https://github.com/pypa/advisory-database/tree/main/vulns/python-jose/PYSEC-2024-232.yaml","https://github.com/advisories/GHSA-6c5p-j8vq-pqhj"],"source_kind":"github","identifiers":["GHSA-6c5p-j8vq-pqhj","CVE-2024-33663"],"repository_url":"https://github.com/mpdavis/python-jose","blast_radius":36.552614149672195,"created_at":"2024-04-26T17:05:03.669Z","updated_at":"2026-04-05T20:03:31.327Z","epss_percentage":0.00684,"epss_percentile":0.71517,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02YzVwLWo4dnEtcHFoas4AA7UT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02YzVwLWo4dnEtcHFoas4AA7UT","packages":[{"ecosystem":"pypi","package_name":"python-jose","versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003c 3.4.0"}],"purl":"pkg:pypi/python-jose"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02YzVwLWo4dnEtcHFoas4AA7UT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jandnLXFmcG0tNzM3N84AA7UU","url":"https://github.com/advisories/GHSA-cjwg-qfpm-7377","title":"python-jose denial of service via compressed JWE content","description":"python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-04-26T00:30:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-33664","https://github.com/mpdavis/python-jose/issues/344","https://github.com/mpdavis/python-jose/pull/345","https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664","https://github.com/mpdavis/python-jose/releases/tag/3.4.0","https://github.com/pypa/advisory-database/tree/main/vulns/python-jose/PYSEC-2024-233.yaml","https://github.com/advisories/GHSA-cjwg-qfpm-7377"],"source_kind":"github","identifiers":["GHSA-cjwg-qfpm-7377","CVE-2024-33664"],"repository_url":"https://github.com/mpdavis/python-jose","blast_radius":0.0,"created_at":"2024-04-26T17:05:03.628Z","updated_at":"2026-04-05T20:03:31.328Z","epss_percentage":0.00194,"epss_percentile":0.41335,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jandnLXFmcG0tNzM3N84AA7UU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jandnLXFmcG0tNzM3N84AA7UU","packages":[{"ecosystem":"pypi","package_name":"python-jose","versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003c 3.4.0"}],"purl":"pkg:pypi/python-jose"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jandnLXFmcG0tNzM3N84AA7UU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13Nzk5LXByZzMtY3g3N84AAcB6","url":"https://github.com/advisories/GHSA-w799-prg3-cx77","title":"python-jose failure to use a constant time comparison for HMAC keys","description":"python-jose before 1.3.2 allows attackers to have unspecified impact by leveraging failure to use a constant time comparison for HMAC keys.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T03:02:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-7036","https://github.com/mpdavis/python-jose/releases/tag/1.3.2","https://web.archive.org/web/20210123221523/http://www.securityfocus.com/bid/95845","https://github.com/mpdavis/python-jose/commit/73007d6887a7517ac07c6e755e494baee49ef513","https://github.com/mpdavis/python-jose/pull/35/commits/89b46353b9f611e9da38de3d2fedf52331167b93","https://github.com/pypa/advisory-database/tree/main/vulns/python-jose/PYSEC-2017-28.yaml","https://github.com/advisories/GHSA-w799-prg3-cx77"],"source_kind":"github","identifiers":["GHSA-w799-prg3-cx77","CVE-2016-7036"],"repository_url":"https://github.com/mpdavis/python-jose","blast_radius":0.0,"created_at":"2023-07-31T22:03:48.473Z","updated_at":"2026-04-17T23:06:11.183Z","epss_percentage":0.00389,"epss_percentile":0.59977,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Nzk5LXByZzMtY3g3N84AAcB6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13Nzk5LXByZzMtY3g3N84AAcB6","packages":[{"ecosystem":"pypi","package_name":"python-jose","versions":[{"first_patched_version":"1.3.2","vulnerable_version_range":"\u003c 1.3.2"}],"purl":"pkg:pypi/python-jose"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13Nzk5LXByZzMtY3g3N84AAcB6/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-jose","docker_dependents_count":924,"docker_downloads_count":1056907765,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-jose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-jose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-22T04:03:13.867Z","issues_count":82,"pull_requests_count":140,"avg_time_to_close_issue":15602322.15,"avg_time_to_close_pull_request":17590143.923076924,"issues_closed_count":20,"pull_requests_closed_count":117,"pull_request_authors_count":47,"issue_authors_count":78,"avg_comments_per_issue":2.0121951219512195,"avg_comments_per_pull_request":1.5857142857142856,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":424144.5,"past_year_avg_time_to_close_pull_request":139832.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":0.23529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpdavis%2Fpython-jose/issues","maintainers":[{"login":"asherf","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asherf"},{"login":"mpdavis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpdavis"},{"login":"twwildey","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/twwildey"}],"active_maintainers":[{"login":"asherf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asherf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-jose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-jose/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-jose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-jose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-jose/codemeta","maintainers":[{"uuid":"mpdavis","login":"mpdavis","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/mpdavis/","role":null,"created_at":"2023-01-21T13:19:12.268Z","updated_at":"2023-01-21T13:19:12.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mpdavis/packages"},{"uuid":"asherf","login":"asherf","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/asherf/","role":null,"created_at":"2023-01-21T13:19:12.280Z","updated_at":"2023-01-21T13:19:12.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/asherf/packages"}]}