{"id":65423,"name":"rsa","description":"Python-RSA is a pure-Python RSA implementation.","url":"https://github.com/sybrenstuvel/python-rsa","last_synced_at":"2025-09-08T13:24:42.870Z","repository":{"id":3567405,"uuid":"50107469","full_name":"sybrenstuvel/python-rsa","owner":"sybrenstuvel","description":"Python-RSA is a pure-Python RSA implementation.","archived":true,"fork":false,"pushed_at":"2025-04-16T09:48:11.000Z","size":1043,"stargazers_count":491,"open_issues_count":28,"forks_count":117,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-02T00:27:15.995Z","etag":null,"topics":["python","python-rsa","rsa","rsa-cryptography"],"latest_commit_sha":null,"homepage":"https://stuvel.eu/rsa","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/sybrenstuvel.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}},"created_at":"2016-01-21T12:53:34.000Z","updated_at":"2025-07-31T00:43:33.000Z","dependencies_parsed_at":"2023-01-13T12:37:17.761Z","dependency_job_id":"0c08b816-88ff-44a0-9542-cbd225d33f50","html_url":"https://github.com/sybrenstuvel/python-rsa","commit_stats":{"total_commits":592,"total_committers":44,"mean_commits":"13.454545454545455","dds":0.3158783783783784,"last_synced_commit":"63772a68c3cd74b8714302f33d1ac13ec1a1fa52"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sybrenstuvel/python-rsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/sbom","scorecard":{"id":862616,"data":{"date":"2025-08-11","repo":{"name":"github.com/sybrenstuvel/python-rsa","commit":"42b0e14ffbeeb9d99d1037e6440a2cc61780e4ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Code-Review","score":4,"reason":"Found 6/15 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:6","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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sybrenstuvel/python-rsa/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sybrenstuvel/python-rsa/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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 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-24T01:45:41.649Z","repository_id":3567405,"created_at":"2025-08-24T01:45:41.649Z","updated_at":"2025-08-24T01:45:41.649Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274135710,"owners_count":25228209,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sybrenstuvel","name":"Sybren A. Stüvel","uuid":"1092128","kind":"user","description":"","email":"","website":"https://stuvel.eu/","location":"Amsterdam, The Netherlands","twitter":"sastuvel","company":"Blender Institute","icon_url":"https://avatars.githubusercontent.com/u/1092128?v=4","repositories_count":34,"last_synced_at":"2025-09-02T00:27:18.074Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sybrenstuvel","funding_links":[],"total_stars":1013,"followers":132,"following":9,"created_at":"2022-11-03T21:10:43.041Z","updated_at":"2025-09-02T00:27:18.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel/repositories"},"packages":[{"id":2906947,"name":"rsa","ecosystem":"pypi","description":"Pure-Python RSA implementation","homepage":"https://stuvel.eu/rsa","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sybrenstuvel/python-rsa","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2008-04-23T11:27:28.000Z","latest_release_published_at":"2025-04-16T09:51:17.000Z","latest_release_number":"4.9.1","last_synced_at":"2025-09-07T16:32:59.370Z","created_at":"2022-04-10T12:30:29.849Z","updated_at":"2025-09-07T16:32:59.370Z","registry_url":"https://pypi.org/project/rsa/","install_command":"pip install rsa --index-url https://pypi.org/simple","documentation_url":"https://rsa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python","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.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Security :: Cryptography"],"normalized_name":"rsa","project_status":null},"repo_metadata":{"id":3567405,"uuid":"50107469","full_name":"sybrenstuvel/python-rsa","owner":"sybrenstuvel","description":"Python-RSA is a pure-Python RSA implementation.","archived":false,"fork":false,"pushed_at":"2024-01-30T12:10:45.000Z","size":1119,"stargazers_count":475,"open_issues_count":20,"forks_count":103,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-05-22T03:44:44.819Z","etag":null,"topics":["python","python-rsa","rsa","rsa-cryptography"],"latest_commit_sha":null,"homepage":"https://stuvel.eu/rsa","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/sybrenstuvel.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}},"created_at":"2016-01-21T12:53:34.000Z","updated_at":"2024-06-05T17:41:47.934Z","dependencies_parsed_at":"2023-01-13T12:37:17.761Z","dependency_job_id":"0c08b816-88ff-44a0-9542-cbd225d33f50","html_url":"https://github.com/sybrenstuvel/python-rsa","commit_stats":{"total_commits":574,"total_committers":44,"mean_commits":"13.045454545454545","dds":0.2961672473867596,"last_synced_commit":"4e7bb7610953d5d54ca7e77c808acc62e35e2987"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219863928,"owners_count":16554022,"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":"sybrenstuvel","name":"Sybren A. Stüvel","uuid":"1092128","kind":"user","description":"","email":"","website":"https://stuvel.eu/","location":"Amsterdam, The Netherlands","twitter":"sastuvel","company":"Blender Institute","icon_url":"https://avatars.githubusercontent.com/u/1092128?v=4","repositories_count":8,"last_synced_at":"2023-03-24T08:45:41.264Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sybrenstuvel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T21:10:43.041Z","updated_at":"2023-03-24T08:45:41.367Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sybrenstuvel/repositories"},"tags":[{"name":"version-4.9","sha":"c4dc7beb04bea05ed86adb2e4b7f780f173774b8","kind":"tag","published_at":"2022-07-20T10:29:04.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.9","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.9/manifests"},{"name":"version-4.8","sha":"47a7db1cce210fe9011535c73c57bf76fcca6820","kind":"tag","published_at":"2021-11-24T10:07:01.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.8","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.8/manifests"},{"name":"version-4.7.2","sha":"87664078fbbd8bd1f84a9dff05bb1d673b696eaa","kind":"commit","published_at":"2021-02-24T10:42:05.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.7.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7.2/manifests"},{"name":"version-4.7.1","sha":"758562f004ead1c999b297334d552b57404c21d2","kind":"tag","published_at":"2021-02-15T20:45:13.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.7.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7.1/manifests"},{"name":"version-4.7","sha":"fa3282a47457254385f2313c2eceaad4b06186a4","kind":"tag","published_at":"2021-01-10T10:35:56.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.7","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.7/manifests"},{"name":"version-4.6","sha":"cedefea7b455375e5a87200866809be59d718968","kind":"tag","published_at":"2020-06-12T20:25:03.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.6","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.6/manifests"},{"name":"version-4.5","sha":"4834b903bb91fd05a2c9c8d5f4255ae0169ba6e7","kind":"tag","published_at":"2020-06-12T20:22:28.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.5","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.5/manifests"},{"name":"version-4.4.1","sha":"82316704c3b5c28a69a42653e0988560d0673dab","kind":"tag","published_at":"2020-06-12T17:53:07.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.4.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.4.1/manifests"},{"name":"version-4.4","sha":"199544691ff0b34bd42e5c693f2cf0a651424307","kind":"commit","published_at":"2020-06-12T17:41:57.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.4","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.4/manifests"},{"name":"version-4.3","sha":"4d3025ff38c6af4905fd416c7951a74f7bf74ba7","kind":"commit","published_at":"2020-06-12T17:36:19.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.3/manifests"},{"name":"version-4.2","sha":"c59236793ea4b5b248629de20b3e304be819e49b","kind":"tag","published_at":"2020-06-11T20:14:03.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.2/manifests"},{"name":"version-4.1","sha":"c6731b1dda461676b998a18004b23a9879378041","kind":"tag","published_at":"2020-06-10T08:36:11.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.1/manifests"},{"name":"version-4.0","sha":"368a31f431f24843189b5d4da6b8530fa8bd47d8","kind":"commit","published_at":"2018-09-16T11:42:15.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-4.0","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-4.0/manifests"},{"name":"version-3.4.2","sha":"fd70d79610ac1af8b072aa27fadf660b4a64797c","kind":"tag","published_at":"2016-03-29T13:21:26.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.4.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4.2/manifests"},{"name":"version-3.4.1","sha":"61b4ac2614a96b78d60d95defe3e3c4bab3f5693","kind":"tag","published_at":"2016-03-26T12:44:34.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.4.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4.1/manifests"},{"name":"version-3.4","sha":"b25a8347a81ac3d8d7fab97b74244f9fd71bac7f","kind":"tag","published_at":"2016-03-17T12:45:22.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.4","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.4/manifests"},{"name":"version-3.3","sha":"6a1c2abf7502a75b7bb482ad0838cd4e46e26a71","kind":"commit","published_at":"2016-01-21T10:12:33.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.3/manifests"},{"name":"version-3.2.3","sha":"be41c5375a85f9778dd3cf78932428e47f97fab1","kind":"commit","published_at":"2015-11-05T20:23:54.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.2.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.3/manifests"},{"name":"version-3.2.2","sha":"b0aacd0a78b0ecdcf71874e230ac5f6caee17503","kind":"commit","published_at":"2015-11-05T15:35:33.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.2.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.2/manifests"},{"name":"version-3.2.1","sha":"5c1b43405379cb60c6be7c9122a6cc3c1119f883","kind":"commit","published_at":"2015-11-05T15:30:59.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.2.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2.1/manifests"},{"name":"version-3.2","sha":"0fc2556b719943efdf19fc7b9e0a53419ea3e5fc","kind":"commit","published_at":"2015-07-29T07:24:15.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.2/manifests"},{"name":"version-3.1.4","sha":"75117e4a1fad188da8599ff18939d1484cc53335","kind":"commit","published_at":"2014-02-22T10:25:25.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.1.4","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.4/manifests"},{"name":"version-3.1.3","sha":"8449f73b356d360689f77aac61bf2b55f4cb4ef0","kind":"commit","published_at":"2014-02-02T11:05:47.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.1.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.3/manifests"},{"name":"version-3.1.2","sha":"cf665229f579813efba9d3a86ab06d11a85805d0","kind":"commit","published_at":"2013-09-15T09:55:41.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.1.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.2/manifests"},{"name":"version-3.1.1","sha":"a40ed47668b31893c2f859a4d8698207723652c1","kind":"commit","published_at":"2012-06-18T15:15:02.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.1.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1.1/manifests"},{"name":"version-3.1","sha":"9d1681bda458567d6b57fa0d34a81365ce14ed21","kind":"commit","published_at":"2012-06-17T10:06:18.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.1/manifests"},{"name":"version-3.0.1","sha":"844aa2c605b46a19279ed65ab1ebc19e7992d949","kind":"commit","published_at":"2011-08-07T14:12:03.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.0.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.0.1/manifests"},{"name":"version-3.0","sha":"e459baad28b76ab6ed0aa412fa05f5793d66c681","kind":"commit","published_at":"2011-08-05T08:39:20.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-3.0","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-3.0/manifests"},{"name":"version-2.0","sha":"707ce33f66e996dc5c6a4a456e40f152cee240bb","kind":"commit","published_at":"2011-01-09T16:15:28.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-2.0","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-2.0/manifests"},{"name":"version-1.3.3","sha":"95f25fe4079629965da75512eb41b32bbf17da03","kind":"commit","published_at":"2010-02-05T09:37:37.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.3.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.3/manifests"},{"name":"version-1.3.2","sha":"10caa972ae738090dc057a592ef1d48cf1ef6e73","kind":"commit","published_at":"2010-02-05T08:58:41.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.3.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.2/manifests"},{"name":"version-1.3.1","sha":"4da429dfda5428c5feafb4b30a79eda6a3b7e1d8","kind":"commit","published_at":"2009-01-23T15:13:19.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.3.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3.1/manifests"},{"name":"version-1.3","sha":"3ab60df0b1781ff559ff764b96ee6b7085d0293d","kind":"commit","published_at":"2009-01-22T15:01:58.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.3","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.3/manifests"},{"name":"version-1.2","sha":"4c56e82046556a02f39d7e741ff6ee9433cf9eaf","kind":"commit","published_at":"2008-06-06T14:04:29.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.2","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.2/manifests"},{"name":"version-1.1","sha":"d3cd52abcbd84e3d8432e49ee9afa858c098f937","kind":"commit","published_at":"2008-04-23T11:23:30.000Z","download_url":"https://codeload.github.com/sybrenstuvel/python-rsa/tar.gz/version-1.1","html_url":"https://github.com/sybrenstuvel/python-rsa/releases/tag/version-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/tags/version-1.1/manifests"}]},"repo_metadata_updated_at":"2024-09-30T04:59:28.801Z","dependent_packages_count":531,"downloads":341284263,"downloads_period":"last-month","dependent_repos_count":69170,"rankings":{"downloads":0.006786413233872639,"dependent_repos_count":0.019625573406064117,"dependent_packages_count":0.055024972166534916,"stargazers_count":3.81084615568032,"forks_count":5.165560970420409,"docker_downloads_count":0.008253745824980237,"average":1.5110163051220302},"purl":"pkg:pypi/rsa","advisories":[{"uuid":"GSA_kwCzR0hTQS04cmpyLTZxcTUtcGo5cM4AATZV","url":"https://github.com/advisories/GHSA-8rjr-6qq5-pj9p","title":"Python RSA allows attackers to spoof signatures","description":"The verify function in the RSA package for Python (Python-RSA) before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T00:59:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2016-1494","https://bitbucket.org/sybren/python-rsa/pull-requests/14/security-fix-bb06-attack-in-verify-by/diff","http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175897.html","http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175942.html","http://lists.opensuse.org/opensuse-updates/2016-01/msg00032.html","http://www.openwall.com/lists/oss-security/2016/01/05/1","http://www.openwall.com/lists/oss-security/2016/01/05/3","https://github.com/sybrenstuvel/python-rsa/commit/ab5d21c3b554f926d51ff3ad9c794bcf32e95b3c","https://web.archive.org/web/20210123020914/http://www.securityfocus.com/bid/79829","https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa","https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2016-10.yaml","https://github.com/advisories/GHSA-8rjr-6qq5-pj9p"],"source_kind":"github","identifiers":["GHSA-8rjr-6qq5-pj9p","CVE-2016-1494"],"repository_url":"https://bitbucket.org/sybren/python-rsa","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"3.3","vulnerable_version_range":"\u003c 3.3"}],"ecosystem":"pypi","package_name":"rsa"}],"created_at":"2023-07-28T21:03:41.899Z","updated_at":"2025-08-19T03:55:38.886Z","epss_percentage":0.05091,"epss_percentile":0.89415},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhyeDYtZm14cS1yamoy","url":"https://github.com/advisories/GHSA-xrx6-fmxq-rjj2","title":"Timing attacks in python-rsa","description":"It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-04-30T17:35:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-25658","https://github.com/sybrenstuvel/python-rsa/issues/165","https://github.com/sybrenstuvel/python-rsa/commit/dae8ce0d85478e16f2368b2341632775313d41ed","https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25658","https://access.redhat.com/errata/RHSA-2020:5634","https://access.redhat.com/errata/RHSA-2021:0637","https://access.redhat.com/errata/RHSA-2022:1716","https://access.redhat.com/security/cve/CVE-2020-25658","https://bugzilla.redhat.com/show_bug.cgi?id=1889972","https://github.com/advisories/GHSA-xrx6-fmxq-rjj2","https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2020-100.yaml","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2SAF67KDGSOHLVFTRDOHNEAFDRSSYIWA","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APF364QJ2IYLPDNVFBOEJ24QP2WLVLJP","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QY4PJWTYSOV7ZEYZVMYIF6XRU73CY6O7","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2SAF67KDGSOHLVFTRDOHNEAFDRSSYIWA","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/APF364QJ2IYLPDNVFBOEJ24QP2WLVLJP","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QY4PJWTYSOV7ZEYZVMYIF6XRU73CY6O7"],"source_kind":"github","identifiers":["GHSA-xrx6-fmxq-rjj2","CVE-2020-25658"],"repository_url":"https://github.com/sybrenstuvel/python-rsa","blast_radius":39.68732576056518,"packages":[{"versions":[{"first_patched_version":"4.7","vulnerable_version_range":"\u003e= 2.1, \u003c 4.7"}],"ecosystem":"pypi","package_name":"rsa"}],"created_at":"2022-12-21T16:13:06.855Z","updated_at":"2024-10-26T22:33:22.000Z","epss_percentage":0.00233,"epss_percentile":0.46283},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTUzN2gtcnY5cS12dnBo","url":"https://github.com/advisories/GHSA-537h-rv9q-vvph","title":"Python-RSA decryption of ciphertext leads to DoS","description":"Python-RSA before 4.1 ignores leading '\\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-03-24T18:24:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2020-13757","https://github.com/sybrenstuvel/python-rsa/issues/146","https://github.com/sybrenstuvel/python-rsa/issues/146#issuecomment-641845667","https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2020-99.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2KILTHBHNSDUCYV22ODLOKTICJJ7JQIQ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZYB65VNILRBTXL6EITQTH2PZPK7I23MW","https://usn.ubuntu.com/4478-1","https://github.com/advisories/GHSA-537h-rv9q-vvph"],"source_kind":"github","identifiers":["GHSA-537h-rv9q-vvph","CVE-2020-13757"],"repository_url":"https://github.com/sybrenstuvel/python-rsa","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"4.1","vulnerable_version_range":"\u003c 4.1"}],"ecosystem":"pypi","package_name":"rsa"}],"created_at":"2022-12-21T16:13:09.612Z","updated_at":"2024-10-21T21:54:28.000Z","epss_percentage":0.00083,"epss_percentile":0.25473}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rsa","docker_dependents_count":8603,"docker_downloads_count":4835326951,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rsa/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-30T02:35:28.900Z","issues_count":66,"pull_requests_count":57,"avg_time_to_close_issue":17610050.163636364,"avg_time_to_close_pull_request":16703411.086956521,"issues_closed_count":55,"pull_requests_closed_count":46,"pull_request_authors_count":36,"issue_authors_count":47,"avg_comments_per_issue":4.045454545454546,"avg_comments_per_pull_request":2.3684210526315788,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":489928.0,"past_year_avg_time_to_close_pull_request":1275597.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/issues","maintainers":[{"login":"myheroyuki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myheroyuki"},{"login":"sybrenstuvel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sybrenstuvel"}],"active_maintainers":[{"login":"myheroyuki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myheroyuki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rsa/related_packages","maintainers":[{"uuid":"sybrenstuvel","login":"sybrenstuvel","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/sybrenstuvel/","role":null,"created_at":"2023-01-17T16:39:35.262Z","updated_at":"2023-01-17T16:39:35.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sybrenstuvel/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725922,"maintainers_count":308739,"namespaces_count":0,"keywords_count":238155,"github":"pypi","metadata":{"funded_packages_count":50553},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-07T05:43:22.826Z","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"}}],"commits":{"id":16515,"full_name":"sybrenstuvel/python-rsa","default_branch":"main","committers":[{"name":"Sybren A. Stüvel","email":"sybren@stuvel.eu","login":"sybrenstuvel","count":406},{"name":"adamantike","email":"mike@fmanganiello.com.ar","login":"adamantike","count":39},{"name":"Yesudeep Mangalapilly","email":"yesudeep@gmail.com","login":"yesudeep","count":35},{"name":"Barry Mead","email":"barrymead@cox.net","login":null,"count":31},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":18},{"name":"myheroyuki","email":"myheroyuki@outlook.com","login":"myheroyuki","count":6},{"name":"Sybren Stüvel","email":"sybren.stuvel@chess.nl","login":null,"count":5},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":5},{"name":"Joost Rijneveld","email":"joost@joostrijneveld.nl","login":"joostrijneveld","count":5},{"name":"Andrey Semakin","email":"and-semakin@ya.ru","login":"and-semakin","count":3},{"name":"Diogo Teles Sant'Anna","email":"diogoteles@google.com","login":"diogoteles08","count":3},{"name":"Fabio Alessandro Locati","email":"fabio@locati.cc","login":"Fale","count":3},{"name":"Daniel Ziegenberg","email":"daniel@ziegenberg.at","login":"ziegenberg","count":2},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":2},{"name":"Richard Vodden","email":"richard@vodden.com","login":"rvodden","count":2},{"name":"Saif Hakim","email":"saif@benchling.com","login":"saifelse","count":2},{"name":"Alexandr","email":"alexfox@protonmail.ch","login":null,"count":1},{"name":"yjqiang","email":"13307130285@fudan.edu.cn","login":null,"count":1},{"name":"Wyatt Anderson","email":"wyatt@hioscar.com","login":null,"count":1},{"name":"Roy Kokkelkoren","email":"roy.kokkelkoren@gmail.com","login":null,"count":1},{"name":"Alexey Sveshnikov","email":"alexey.sveshnikov@gmail.com","login":"alexey-sveshnikov","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Tim Heckman","email":"tim+code@timheckman.net","login":"theckman","count":1},{"name":"Shengkai Sun","email":"shengkai.sun01@gmail.com","login":"Misaka-No-10032","count":1},{"name":"Moritz Fischer","email":"moritzf@google.com","login":"mfischer","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Max Smolens","email":"msmolens@gmail.com","login":"msmolens","count":1},{"name":"Kian-Meng, Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Justin Simon","email":"jls5177@gmail.com","login":"jls5177","count":1},{"name":"Jon Banafato","email":"jonathan.banafato@gmail.com","login":"jonafato","count":1},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":1},{"name":"Florian Motlik","email":"flomotlik@gmail.com","login":"flomotlik","count":1},{"name":"Filippo Valsorda","email":"hi@filippo.io","login":"FiloSottile","count":1},{"name":"David Larlet","email":"david@larlet.fr","login":"davidbgk","count":1},{"name":"Bu Sun Kim","email":"busunkim@google.com","login":"busunkim96","count":1},{"name":"Brian Sizemore","email":"bpsizemore@gmail.com","login":"bpsizemore","count":1},{"name":"Brett Cannon","email":"brett@python.org","login":"brettcannon","count":1},{"name":"ikeikeikeike / ikedat / Tatsuo Ikeda","email":"jp.ne.co.jp@gmail.com","login":"ikeikeikeike","count":1},{"name":"tvalentyn","email":"tvalentyn","login":"tvalentyn","count":1},{"name":"ume","email":"bungoume3@yahoo.co.jp","login":"bungoume","count":1},{"name":"Arie Bovenberg","email":"a.c.bovenberg@gmail.com","login":"ariebovenberg","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1}],"total_commits":593,"total_committers":42,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":14.119047619047619,"dds":0.31534569983136596,"past_year_committers":[{"name":"Sybren A. Stüvel","email":"sybren@stuvel.eu","login":"sybrenstuvel","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T00:12:12.621Z","last_synced_commit":"42b0e14ffbeeb9d99d1037e6440a2cc61780e4ea","created_at":"2023-03-07T11:32:43.999Z","updated_at":"2025-08-08T00:12:12.667Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-09T00:00:10.639Z","repositories_count":5421637,"commits_count":849364094,"contributors_count":30933696,"owners_count":904450,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sybrenstuvel/python-rsa","html_url":"https://github.com/sybrenstuvel/python-rsa","last_synced_at":"2025-09-01T00:11:34.218Z","status":"error","issues_count":69,"pull_requests_count":62,"avg_time_to_close_issue":17610050.163636364,"avg_time_to_close_pull_request":16729034.041666666,"issues_closed_count":55,"pull_requests_closed_count":48,"pull_request_authors_count":38,"issue_authors_count":49,"avg_comments_per_issue":3.869565217391304,"avg_comments_per_pull_request":2.1774193548387095,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":16519129.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:18:15.281Z","updated_at":"2025-09-02T10:58:18.663Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sybrenstuvel%2Fpython-rsa/issues","issue_labels_count":{"critical":3,"enhancement":2,"bug":2,"minor":1,"waiting-for-upstream-release":1,"trivial":1},"pull_request_labels_count":{"dependencies":6,"waiting-for-information":4,"unit tests needed":3,"improvements needed":2,"documentation needed":2},"issue_author_associations_count":{"NONE":51,"CONTRIBUTOR":13,"OWNER":3,"COLLABORATOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":42,"NONE":23,"COLLABORATOR":1},"issue_authors":{"tomato42":7,"myheroyuki":4,"kloczek":3,"sybrenstuvel":3,"John-Oula":3,"and-semakin":3,"yjqiang":3,"diogoteles08":2,"achieve-dream1221":1,"thewh1teagle":1,"Abhijeetbyte":1,"zjuchenyuan":1,"alvaroabascar":1,"Satohsi0Amadeus0XDS0Stars":1,"t0xic0der":1,"pickleMan2":1,"yankos":1,"ameyanator":1,"AbdealiLoKo":1,"cyber-land":1,"36k-wild-monkey":1,"liudonghua123":1,"joostrijneveld":1,"bmcorser":1,"lucasrelic99":1,"git-ruoshui":1,"zhaoxx063":1,"carlinmack":1,"adelapie":1,"dyeager-recurve":1,"joycebrum":1,"johnthagen":1,"alifiroozi80":1,"lud4ik":1,"williamdean":1,"DRISHTANT-DUBEY":1,"schlamar":1,"C3EQUALZz":1,"wellsilver":1,"Fale":1,"BWP09":1,"ghost":1,"bliepp":1,"gcavalcante8808":1,"saifelse":1,"zoofood":1,"owlstead":1,"Kristofy":1,"tvalentyn":1,"VinayIsHere":1},"pull_request_authors":{"dependabot[bot]":6,"myheroyuki":6,"hugovk":6,"and-semakin":4,"diogoteles08":2,"cool-RR":2,"kodzonko":2,"cclauss":2,"mylapallilavanyaa":2,"Kristofy":2,"saifelse":2,"tvalentyn":2,"ziegenberg":2,"RichardThiessen":2,"joycebrum":1,"ikeikeikeike":1,"ariebovenberg":1,"hkizuna":1,"mfischer":1,"liudonghua123":1,"bliepp":1,"jls5177":1,"busunkim96":1,"Misaka-No-10032":1,"kianmeng":1,"C3EQUALZz":1,"edgarrmondragon":1,"hack-wrench":1,"wyattanderson":1,"joostrijneveld":1,"mesmerx":1,"rvodden":1,"msmolens":1,"methane":1,"andriyor":1,"mgorny":1,"DavidKorczynski":1,"ManniCS":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2,"OWNER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":3},"past_year_issue_authors":{"Kristofy":1,"schlamar":1,"sybrenstuvel":1},"past_year_pull_request_authors":{"Kristofy":2,"hugovk":2,"myheroyuki":2,"edgarrmondragon":1},"maintainers":[{"login":"myheroyuki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myheroyuki"},{"login":"sybrenstuvel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sybrenstuvel"}],"active_maintainers":[{"login":"sybrenstuvel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sybrenstuvel"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":12,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":5,"ForkEvent":5,"CreateEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":12,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":5,"ForkEvent":5,"CreateEvent":1}},"keywords":["python","python-rsa","rsa","rsa-cryptography"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-05T09:33:01.417Z","updated_at":"2022-07-05T09:33:01.417Z","repository_link":"https://github.com/sybrenstuvel/python-rsa/blob/main/poetry.lock","dependencies":[{"id":105795022,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"develop","optional":false},{"id":105795023,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":105795024,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":105795025,"package_name":"babel","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"develop","optional":false},{"id":105795026,"package_name":"backports.entry-points-selectable","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":105795027,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.10.8","direct":false,"kind":"develop","optional":false},{"id":105795028,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.7","direct":false,"kind":"develop","optional":false},{"id":105795029,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":105795030,"package_name":"coverage","ecosystem":"pypi","requirements":"6.1.2","direct":false,"kind":"develop","optional":false},{"id":105795031,"package_name":"coveralls","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":105795032,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.3","direct":false,"kind":"develop","optional":false},{"id":105795033,"package_name":"docopt","ecosystem":"pypi","requirements":"0.6.2","direct":false,"kind":"develop","optional":false},{"id":105795034,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"develop","optional":false},{"id":105795035,"package_name":"filelock","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"develop","optional":false},{"id":105795036,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"develop","optional":false},{"id":105795037,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"develop","optional":false},{"id":105795038,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":105795039,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.2","direct":false,"kind":"develop","optional":false},{"id":105795040,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":105795041,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":105795042,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"develop","optional":false},{"id":105795043,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":105795044,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":105795045,"package_name":"mypy","ecosystem":"pypi","requirements":"0.910","direct":false,"kind":"develop","optional":false},{"id":105795046,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":105795047,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":105795048,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":105795049,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":105795050,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":105795051,"package_name":"pyasn1","ecosystem":"pypi","requirements":"0.4.8","direct":false,"kind":"runtime","optional":false},{"id":105795052,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":105795053,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"develop","optional":false},{"id":105795054,"package_name":"pygments","ecosystem":"pypi","requirements":"2.10.0","direct":false,"kind":"develop","optional":false},{"id":105795055,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"develop","optional":false},{"id":105795056,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":105795057,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":"develop","optional":false},{"id":105795058,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.3","direct":false,"kind":"develop","optional":false},{"id":105795059,"package_name":"requests","ecosystem":"pypi","requirements":"2.26.0","direct":false,"kind":"develop","optional":false},{"id":105795060,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":105795061,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":105795062,"package_name":"sphinx","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"develop","optional":false},{"id":105795063,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":105795064,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":105795065,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":105795066,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":105795067,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":105795068,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":105795069,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":105795070,"package_name":"tox","ecosystem":"pypi","requirements":"3.24.4","direct":false,"kind":"develop","optional":false},{"id":105795071,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"develop","optional":false},{"id":105795072,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"develop","optional":false},{"id":105795073,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.7","direct":false,"kind":"develop","optional":false},{"id":105795074,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.10.0","direct":false,"kind":"develop","optional":false},{"id":105795075,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-05T09:33:01.470Z","updated_at":"2022-07-05T09:33:01.470Z","repository_link":"https://github.com/sybrenstuvel/python-rsa/blob/main/pyproject.toml","dependencies":[{"id":105795076,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.6, \u003c4","direct":true,"kind":"runtime","optional":false},{"id":105795077,"package_name":"pyasn1","ecosystem":"pypi","requirements":"\u003e=0.1.3","direct":true,"kind":"runtime","optional":false},{"id":105795078,"package_name":"coveralls","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false},{"id":105795079,"package_name":"Sphinx","ecosystem":"pypi","requirements":"^4.3.0","direct":true,"kind":"develop","optional":false},{"id":105795080,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.2","direct":true,"kind":"develop","optional":false},{"id":105795081,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.11.1","direct":true,"kind":"develop","optional":false},{"id":105795082,"package_name":"tox","ecosystem":"pypi","requirements":"^3.22.0","direct":true,"kind":"develop","optional":false},{"id":105795083,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.910","direct":true,"kind":"develop","optional":false},{"id":105795084,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.8.4","direct":true,"kind":"develop","optional":false}]}],"score":32.3570051013665,"created_at":"2025-09-08T11:18:37.928Z","updated_at":"2025-10-07T08:24:58.031Z","avatar_url":"https://github.com/sybrenstuvel.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":341284263,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distribution","templates","asgi","parsing","packaging","autograd","apps","pillow","asyncio","tensors"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65423","html_url":"https://science.ecosyste.ms/projects/65423"}