← Back to scan
File as GitHub Issue repo: nikita29a/FreeProxyList

Push this scan report to nikita29a/FreeProxyList

Click 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.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Action `actions/setup-python` pinned to mutable ref `@v5`: `uses

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). src/sync.py:56
HIGH COMP001 [COMP001] High cognitive complexity: Function `main_async` has cognitive complexity 30 (S… src/sync.py:238
HIGH MINED115 [MINED115] Action `actions/cache/save` pinned to mutable ref `@v4`: `uses: actions/cache/… .github/workflows/sync.yml:54
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/sync.yml:36
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v5`: `uses: actions/setu… .github/workflows/sync.yml:26
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/sync.yml:23
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… src/sync.py:295
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… src/sync.py:199
MED MINED124 [MINED124] requirements.txt: `cryptography` has no version pin: Unpinned pip requirement … requirements.txt:3
MED MINED124 [MINED124] requirements.txt: `aiohttp` has no version pin: Unpinned pip requirement means… requirements.txt:2
MED MINED124 [MINED124] requirements.txt: `requests` has no version pin: Unpinned pip requirement mean… requirements.txt:1
Reset to top 5 11 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `nikita29a/FreeProxyList`

**Score: 84/100 (B+)**  ·  11 findings  ·  scanned 2026-06-05 20:40 UTC  ·  332 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 6 |
| MEDIUM | 5 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/32d3b499-6991-45b4-b0ff-6412d3e9c397/)  ·  ![scorecard](https://repobility.com/scan/32d3b499-6991-45b4-b0ff-6412d3e9c397/report.png?v=1780692023-s2)

### Top findings

1. **HIGH** `MINED004` — Weak Crypto
   `src/sync.py:56` · CWE-327 · ✓ Repobility
2. **HIGH** `COMP001` — High cognitive complexity: Function `main_async` has cognitive complexity 30 (SonarSource 
   `src/sync.py:238`
3. **HIGH** `MINED115` — Action `actions/cache/save` pinned to mutable ref `@v4`: `uses
   `.github/workflows/sync.yml:54` · ✓ Repobility
4. **HIGH** `MINED115` — Action `actions/cache` pinned to mutable ref `@v4`: `uses
   `.github/workflows/sync.yml:36` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/setup-python` pinned to mutable ref `@v5`: `uses
   `.github/workflows/sync.yml:26` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/32d3b499-6991-45b4-b0ff-6412d3e9c397/_
Megaproject â high spam risk
Could not determine 'nikita29a/FreeProxyList' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
7/12 findings (58%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.