yassineaourarh/phishguard-ai
yassineaourarh/phishguard-aiClick 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.
`self.validate_content` used but never assigned in __init__
Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.
## Code-quality scan: `yassineaourarh/phishguard-ai` **Score: 77/100 (B)** · 45 findings · scanned 2026-05-26 07:42 UTC · 5,105 LOC | Severity | Count | |---|---| | CRITICAL | 1 | | HIGH | 27 | | MEDIUM | 15 | | LOW | 0 | 📊 [Full filterable report](https://repobility.com/scan/967f230d-e3fc-4a5e-bc55-16dd464a891a/) ·  ### Top findings 1. **CRITICAL** `MINED107` — Missing import: `email` used but not imported `email_sender.py:234` · ✓ Repobility 2. **HIGH** `MINED108` — `self._send_smtp` used but never assigned in __init__ `email_sender.py:531` · ✓ Repobility 3. **HIGH** `MINED108` — `self._log_outbox` used but never assigned in __init__ `email_sender.py:524` · ✓ Repobility 4. **HIGH** `MINED108` — `self._add_footer` used but never assigned in __init__ `email_sender.py:496` · ✓ Repobility 5. **HIGH** `MINED108` — `self.validate_content` used but never assigned in __init__ `email_sender.py:239` · ✓ Repobility --- _Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/967f230d-e3fc-4a5e-bc55-16dd464a891a/_
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.