← Back to scan
File as GitHub Issue repo: Anonym0usWork1221/Free-Proxies

Push this scan report to Anonym0usWork1221/Free-Proxies

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

`self._scrape_proxy_scrape` used but never assigned in __init__

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 MINED108 `self._generate_headers` used but never assigned in __init__ utils/response_handlers.py:14
HIGH MINED108 `self._proxy_unpacker` used but never assigned in __init__ utils/proxy_handlers.py:18
HIGH MINED108 `self._clean_proxies` used but never assigned in __init__ utils/proxy_scraper.py:209
HIGH MINED108 `self._scrape_proxy_list_download` used but never assigned in __init__ utils/proxy_scraper.py:194
HIGH MINED108 `self._scrape_proxy_scrape` used but never assigned in __init__ utils/proxy_scraper.py:193
HIGH MINED108 `self._scrape_free_proxy_list` used but never assigned in __init__ utils/proxy_scraper.py:192
HIGH MINED108 `self._scrape_git_proxify` used but never assigned in __init__ utils/proxy_scraper.py:191
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:170
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:147
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:141
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:135
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:129
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:108
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:102
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:96
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:90
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:74
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:72
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:70
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:68
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:66
HIGH MINED108 `self._scrape_free_proxies_list` used but never assigned in __init__ utils/proxy_scraper.py:64
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:55
HIGH MINED108 `self._append_proxy` used but never assigned in __init__ utils/proxy_scraper.py:52
HIGH MINED108 `self._create_files` used but never assigned in __init__ proxies.py:106
HIGH MINED115 Action `ad-m/github-push-action` pinned to mutable ref `@v0.6.0` .github/workflows/actions.yml:38
HIGH MINED115 Action `actions/setup-python` pinned to mutable ref `@v4` .github/workflows/actions.yml:16
HIGH GHSA-gm62-xv2j-4w53 urllib3: GHSA-gm62-xv2j-4w53 requirements.txt
HIGH GHSA-38jv-5279-wg99 urllib3: GHSA-38jv-5279-wg99 requirements.txt
HIGH GHSA-2xpw-w6gg-jr37 urllib3: GHSA-2xpw-w6gg-jr37 requirements.txt
HIGH PYSEC-2026-141 urllib3: PYSEC-2026-141 requirements.txt
HIGH PYSEC-2023-212 urllib3: PYSEC-2023-212 requirements.txt
HIGH PYSEC-2023-192 urllib3: PYSEC-2023-192 requirements.txt
HIGH PYSEC-2026-87 lxml: PYSEC-2026-87 requirements.txt
HIGH PYSEC-2024-60 idna: PYSEC-2024-60 requirements.txt
HIGH PYSEC-2024-230 certifi: PYSEC-2024-230 requirements.txt
HIGH PYSEC-2023-135 certifi: PYSEC-2023-135 requirements.txt
HIGH CORE_NO_TESTS No test files found
MED MINED111 Bare except continues silently utils/response_handlers.py:36
MED MINED111 Bare except continues silently utils/response_handlers.py:27
MED MINED111 Bare except continues silently utils/response_handlers.py:18
MED MINED111 Bare except continues silently utils/proxy_scraper.py:172
MED MINED111 Bare except continues silently utils/proxy_scraper.py:149
MED MINED111 Bare except continues silently utils/proxy_scraper.py:110
MED MINED111 Bare except continues silently utils/proxy_scraper.py:58
MED DEPCUR-PY Python package `certifi` is 3 major version(s) behind (2023.5.7 -> 2026.5.20) requirements.txt:3
MED GHSA-pq67-6m6q-mj2v urllib3: GHSA-pq67-6m6q-mj2v requirements.txt
MED GHSA-34jh-p97f-mpxf urllib3: GHSA-34jh-p97f-mpxf requirements.txt
MED GHSA-gc5v-m9x4-r6x2 requests: GHSA-gc5v-m9x4-r6x2 requirements.txt
MED GHSA-9wx4-h78v-vm56 requests: GHSA-9wx4-h78v-vm56 requirements.txt
MED GHSA-9hjg-9r4m-mvj7 requests: GHSA-9hjg-9r4m-mvj7 requirements.txt
LOW COMP001 [COMP001] High cognitive complexity: Function `_scrape_free_proxies_list` has cognitive c… utils/proxy_scraper.py:31
LOW COMP001 [COMP001] High cognitive complexity: Function `_scrape_git_proxify` has cognitive complex… utils/proxy_scraper.py:115
LOW COMP001 [COMP001] High cognitive complexity: Function `_scrape_proxy_scrape` has cognitive comple… utils/proxy_scraper.py:77
LOW DEPCUR-PY Python package `urllib3` is minor version(s) behind (2.0.3 -> 2.7.0) requirements.txt:12
LOW DEPCUR-PY Python package `soupsieve` is minor version(s) behind (2.4.1 -> 2.8.4) requirements.txt:11
LOW DEPCUR-PY Python package `requests` is minor version(s) behind (2.31.0 -> 2.34.2) requirements.txt:9
LOW DEPCUR-PY Python package `pyparsing` is minor version(s) behind (3.0.9 -> 3.3.2) requirements.txt:8
LOW DEPCUR-PY Python package `idna` is minor version(s) behind (3.4 -> 3.18) requirements.txt:6
LOW DEPCUR-PY Python package `charset-normalizer` is minor version(s) behind (3.1.0 -> 3.4.7) requirements.txt:4
LOW DEPCUR-PY Python package `beautifulsoup4` is minor version(s) behind (4.12.2 -> 4.14.3) requirements.txt:1
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… utils/proxy_scraper.py:99
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… utils/proxy_handlers.py:27
INFO DEPCUR-PY Python package `bs4` is patch version(s) behind (0.0.1 -> 0.0.2) requirements.txt:2
Reset to top 5 64 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Anonym0usWork1221/Free-Proxies`

**Score: 70/100 (D+)**  ·  64 findings  ·  scanned 2026-06-05 14:54 UTC  ·  962 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 38 |
| MEDIUM | 13 |
| LOW | 10 |

📊 [Full filterable report](https://repobility.com/scan/dadfdb65-8da2-47e0-8a97-8cf0b2d8ec8c/)  ·  ![scorecard](https://repobility.com/scan/dadfdb65-8da2-47e0-8a97-8cf0b2d8ec8c/report.png?v=1780671254-s2)

### Top findings

1. **HIGH** `MINED108` — `self._generate_headers` used but never assigned in __init__
   `utils/response_handlers.py:14` · ✓ Repobility
2. **HIGH** `MINED108` — `self._proxy_unpacker` used but never assigned in __init__
   `utils/proxy_handlers.py:18` · ✓ Repobility
3. **HIGH** `MINED108` — `self._clean_proxies` used but never assigned in __init__
   `utils/proxy_scraper.py:209` · ✓ Repobility
4. **HIGH** `MINED108` — `self._scrape_proxy_list_download` used but never assigned in __init__
   `utils/proxy_scraper.py:194` · ✓ Repobility
5. **HIGH** `MINED108` — `self._scrape_proxy_scrape` used but never assigned in __init__
   `utils/proxy_scraper.py:193` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/dadfdb65-8da2-47e0-8a97-8cf0b2d8ec8c/_
Megaproject â high spam risk
Could not determine 'Anonym0usWork1221/Free-Proxies' 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
26/65 findings (40%) 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.