elixir-lang/elixir
elixir-lang/elixirClick 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: `elixir-lang/elixir` **Score: 85/100 (B+)** · 13 findings · scanned 2026-05-16 13:30 UTC · 280,057 LOC | Severity | Count | |---|---| | CRITICAL | 0 | | HIGH | 0 | | MEDIUM | 2 | | LOW | 10 | 📊 [Full filterable report](https://repobility.com/scan/7a1de85a-0de6-4baa-9381-affe9f15400d/) ·  ### Top findings 1. **MEDIUM** `AIC001` — Parallel implementation file sits beside a canonical file `lib/mix/lib/mix/tasks/deps.update.ex:1` 2. **MEDIUM** `AIC001` — Parallel implementation file sits beside a canonical file `lib/mix/lib/mix/tasks/deps.clean.ex:1` 3. **LOW** `AIC003` — Duplicated implementation block across source files `lib/mix/lib/mix/tasks/source.ex:47` 4. **LOW** `AIC003` — Duplicated implementation block across source files `lib/mix/lib/mix/tasks/profile.tprof.ex:145` 5. **LOW** `AIC003` — Duplicated implementation block across source files `lib/mix/lib/mix/tasks/profile.tprof.ex:96` --- _Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/7a1de85a-0de6-4baa-9381-affe9f15400d/_
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.