← Back to scan
File as GitHub Issue repo: charanrathod-cr17/Phishing_URL_Detection

Push this scan report to charanrathod-cr17/Phishing_URL_Detection

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

Bare except continues silently

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 COMP001 [COMP001] High cognitive complexity: Function `extract_url_features` has cognitive comple… feature_extraction.py:22
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC011 [SEC011] Unsafe PyTorch Model Loading: torch.load() uses pickle internally and can execut… testing_code.py:62
MED MINED111 Bare except continues silently feature_extraction.py:19
MED CORE_NO_CI No CI/CD configuration found
MED CORE_NO_README No README file found
LOW AIC003 Duplicated implementation block across source files testing_code.py:22
LOW CORE_NO_LICENSE No LICENSE file
Reset to top 5 9 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `charanrathod-cr17/Phishing_URL_Detection`

**Score: 68/100 (D)**  ·  9 findings  ·  scanned 2026-05-27 14:13 UTC  ·  419 LOC

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

📊 [Full filterable report](https://repobility.com/scan/5e66ba9d-6193-49ca-8c31-62581321adef/)  ·  ![scorecard](https://repobility.com/scan/5e66ba9d-6193-49ca-8c31-62581321adef/report.png?v=1779891205-s2)

### Top findings

1. **HIGH** `COMP001` — High cognitive complexity: Function `extract_url_features` has cognitive complexity 31 (So
   `feature_extraction.py:22`
2. **HIGH** `CORE_NO_TESTS` — No test files found
3. **MEDIUM** `CFG006` — Missing .gitignore
4. **MEDIUM** `SEC011` — Unsafe PyTorch Model Loading
   `testing_code.py:62` · A08:2021 Software & Data Integrity Failures
5. **MEDIUM** `MINED111` — Bare except continues silently
   `feature_extraction.py:19` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/5e66ba9d-6193-49ca-8c31-62581321adef/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'charanrathod-cr17/Phishing_URL_Detection' 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.

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.