pyca/cryptography
pyca/cryptographyClick the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.
This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.
Duplicated implementation block across source files
Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.
## Code-quality scan: `pyca/cryptography` **Score: 86/100 (A-)** · 14 findings · scanned 2026-05-16 09:40 UTC · 108,926 LOC | Severity | Count | |---|---| | CRITICAL | 0 | | HIGH | 0 | | MEDIUM | 12 | | LOW | 0 | 📊 [Full filterable report](https://repobility.com/scan/828639f6-2a9e-43e7-bae7-7834832b2873/) ·  ### Top findings 1. **MEDIUM** `AIC003` — Duplicated implementation block across source files `src/rust/src/backend/dsa.rs:116` 2. **MEDIUM** `AIC003` — Duplicated implementation block across source files `src/cryptography/hazmat/primitives/asymmetric/x448.py:22` 3. **MEDIUM** `AIC003` — Duplicated implementation block across source files `src/cryptography/hazmat/primitives/asymmetric/x448.py:17` 4. **MEDIUM** `AIC003` — Duplicated implementation block across source files `src/cryptography/hazmat/primitives/asymmetric/x25519.py:17` 5. **MEDIUM** `AIC003` — Duplicated implementation block across source files `src/cryptography/hazmat/primitives/asymmetric/rsa.py:82` --- _Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/828639f6-2a9e-43e7-bae7-7834832b2873/_
The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.
For real security findings on big repos: use the project's SECURITY.md or
private advisory flow instead of a public issue.