← Back to scan
File as GitHub Issue repo: vasu-devs/JustHireMe

Push this scan report to vasu-devs/JustHireMe

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

Silent Exception Swallowing

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 SEC004 [SEC004] SQL Injection Risk: String interpolation in SQL execution. Allows SQL injection. backend/data/sqlite/leads.py:162
HIGH JRN009 Secret-like setting is echoed into a password input value src/shared/components/OnboardingWizard.…:297
MED SEC012 [SEC012] ZipSlip — Archive Path Traversal: Archive extraction without path validation all… backend/automation/browser_runtime.py:83
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… backend/profile/github_ingestor.py:250
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… backend/discovery/quality_gate.py:93
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… backend/graph/__init__.py:15
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/shared/hooks/useDueFollowups.ts:11
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/shared/hooks/useLeads.ts:20
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. website/src/main.jsx:203
MED AIC003 Duplicated implementation block across source files website/api/views.js:9
MED AIC003 Duplicated implementation block across source files backend/ranking/taxonomy.py:1
MED AIC003 Duplicated implementation block across source files backend/ranking/scoring_engine.py:74
MED AIC003 Duplicated implementation block across source files backend/llm/__init__.py:1
MED AIC003 Duplicated implementation block across source files backend/graph_service/stats.py:116
MED AIC003 Duplicated implementation block across source files backend/graph_service/helpers.py:36
MED AIC003 Duplicated implementation block across source files backend/discovery/sources/web.py:40
MED AIC003 Duplicated implementation block across source files backend/discovery/sources/common.py:25
MED AIC003 Duplicated implementation block across source files backend/discovery/normalizer.py:109
MED AIC003 Duplicated implementation block across source files backend/db/client.py:81
MED AIC003 Duplicated implementation block across source files backend/data/graph/profile.py:372
MED AIC003 Duplicated implementation block across source files backend/automation/scout.py:61
MED AGT007 localStorage write failures are swallowed silently website/src/main.jsx:128
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB015 Public web app has no Content Security Policy index.html
LOW WEB005 robots.txt does not advertise a sitemap website/public/robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
Reset to top 5 28 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `vasu-devs/JustHireMe`

**Score: 81/100 (B+)**  ·  34 findings  ·  scanned 2026-05-16 04:23 UTC  ·  39,990 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 22 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/701ac848-7ef8-4465-9114-3ffa04a48126/)  ·  ![scorecard](https://repobility.com/scan/701ac848-7ef8-4465-9114-3ffa04a48126/report.png?v=1778905397-s2)

### Top findings

1. **HIGH** `SEC004` — SQL Injection Risk
   `backend/data/sqlite/leads.py:162` · A03:2021 Injection
2. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `src/shared/components/OnboardingWizard.tsx:297`
3. **MEDIUM** `SEC012` — ZipSlip — Archive Path Traversal
   `backend/automation/browser_runtime.py:83` · A01:2021 Broken Access Control (path traversal)
4. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `backend/profile/github_ingestor.py:250`
5. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `backend/discovery/quality_gate.py:93`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/701ac848-7ef8-4465-9114-3ffa04a48126/_
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.
Already filed
This repo publishes a SECURITY.md policy and the scan contains 1 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'vasu-devs/JustHireMe' 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.