← Back to scan
File as GitHub Issue repo: affromero/flight-finder

Push this scan report to affromero/flight-finder

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

Workflow uses `secrets.DEPLOY_HOST` on a `pull_request` trigger

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
CRIT MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … scripts/staging-test.sh:134
CRIT MINED116 Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger .github/workflows/ci.yml:97
CRIT MINED116 Workflow uses `secrets.DEPLOY_USER` on a `pull_request` trigger .github/workflows/ci.yml:86
CRIT MINED116 Workflow uses `secrets.DEPLOY_HOST` on a `pull_request` trigger .github/workflows/ci.yml:85
CRIT MINED116 Workflow uses `secrets.DEPLOY_HOST` on a `pull_request` trigger .github/workflows/ci.yml:80
CRIT MINED116 Workflow uses `secrets.DEPLOY_KNOWN_HOSTS` on a `pull_request` trigger .github/workflows/ci.yml:78
CRIT MINED116 Workflow uses `secrets.DEPLOY_KNOWN_HOSTS` on a `pull_request` trigger .github/workflows/ci.yml:77
CRIT MINED116 Workflow uses `secrets.DEPLOY_KEY` on a `pull_request` trigger .github/workflows/ci.yml:70
HIGH SEC113 [SEC113] SSH host-key verification disabled (MITM): Accepting any SSH host key on first c… scripts/staging-test.sh:74
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. apps/web/src/components/InstallCommand.…:6
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… apps/web/src/components/LinkBanner.tsx:35
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… apps/web/src/app/api/community/routes/r…:64
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/web/src/components/FlightPicker.tsx:69
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/web/src/app/admin/(dashboard)/anal…:21
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/web/public/sw.js:14
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/web/src/app/api/admin/insights/rou…:11
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/web/src/app/api/admin/config/route…:199
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/web/public/sw.js:27
HIGH DKC004 Compose service joins the host IPC namespace docker-compose.yml:38
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/ci.yml:66
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/ci.yml:40
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/ci.yml:33
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/ci.yml:14
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/ci.yml:13
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v4` .github/workflows/docker.yml:94
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/docker.yml:79
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/docker.yml:64
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/docker.yml:37
HIGH MINED118 Dockerfile FROM `debian:bookworm-slim` not pinned by digest scripts/Dockerfile.install-test:7
HIGH MINED118 Dockerfile FROM `docker.io/library/node:22-alpine` not pinned by digest Dockerfile:48
HIGH MINED118 Dockerfile FROM `docker.io/library/node:22-alpine` not pinned by digest Dockerfile:33
HIGH MINED118 Dockerfile FROM `docker.io/library/node:22-alpine` not pinned by digest Dockerfile:29
HIGH MINED118 Dockerfile FROM `docker.io/library/node:22-alpine` not pinned by digest Dockerfile:12
HIGH MINED118 Dockerfile FROM `docker.io/library/node:22-alpine` not pinned by digest Dockerfile:1
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/setup/page.tsx:227
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/login/LoginForm.tsx:69
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/admin/(dashboard)/user…:228
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/admin/(auth)/login/Log…:34
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… apps/web/public/sw.js:36
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/queries/[id]/price…:6
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/queries/[id]/scrap…:38
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/queries/[id]/route…:111
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/queries/[id]…:88
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/queries/[id]…:12
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/seed-routes/…:36
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/seed-routes/…:6
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/notification…:50
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/admin/notification…:11
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/preview/[id]/route…:34
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/cli/src/index.tsx:112
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… apps/web/src/components/PriceChart.tsx:291
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/src/components/UpdateBanner.tsx:45
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/src/components/PriceAlerts.tsx:29
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/src/app/layout.tsx:57
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DEPCUR-GHA GitHub Action `actions/setup-node@v4` is 2 major version(s) behind (latest v6.4.0) .github/workflows/ci.yml:14
MED DEPCUR-GHA GitHub Action `actions/checkout@v4` is 2 major version(s) behind (latest v6.0.3) .github/workflows/ci.yml:13
MED DEPCUR-GHA GitHub Action `actions/download-artifact@v4` is 4 major version(s) behind (latest v8.0.1) .github/workflows/docker.yml:94
MED DEPCUR-GHA GitHub Action `actions/upload-artifact@v4` is 3 major version(s) behind (latest v7.0.1) .github/workflows/docker.yml:64
MED DEPCUR-GHA GitHub Action `actions/checkout@v4` is 2 major version(s) behind (latest v6.0.3) .github/workflows/docker.yml:37
MED DEPCUR-NPM npm package `@eslint/js` is 1 major version(s) behind (9.39.4 -> 10.0.1) packages/cli/package.json
MED DEPCUR-NPM npm package `ink` is 1 major version(s) behind (6.8.0 -> 7.0.5) packages/cli/package.json
MED DEPCUR-NPM npm package `commander` is 13 major version(s) behind (2.20.3 -> 15.0.0) packages/cli/package.json
MED DEPCUR-NPM npm package `chalk` is 1 major version(s) behind (4.1.2 -> 5.6.2) packages/cli/package.json
MED DEPCUR-NPM npm package `@eslint/js` is 1 major version(s) behind (9.39.4 -> 10.0.1) apps/web/package.json
MED DEPCUR-NPM npm package `undici` is 1 major version(s) behind (7.25.0 -> 8.3.0) apps/web/package.json
MED DEPCUR-NPM npm package `plotly.js-dist-min` is 1 major version(s) behind (2.35.3 -> 3.6.0) apps/web/package.json
MED DEPCUR-NPM npm package `geoip-lite` is 1 major version(s) behind (1.4.10 -> 2.0.2) apps/web/package.json
MED GHSA-qx2v-qp2m-jg93 postcss: GHSA-qx2v-qp2m-jg93 package-lock.json
MED GHSA-v2v4-37r5-5v8g ip-address: GHSA-v2v4-37r5-5v8g package-lock.json
MED AGT007 localStorage write failures are swallowed silently scripts/capture-demo-light.ts:123
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT006 React interval is created without an explicit cleanup apps/web/src/components/ScrapeInterval.…:24
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:41
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/noti…:120
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/noti…:119
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/noti…:112
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:642
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:615
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:543
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:221
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:174
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:107
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/conf…:89
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/anal…:12
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(dashboard)/Dash…:38
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/admin/(auth)/login/Log…:16
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/account/settings/Setti…:265
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/account/settings/Setti…:89
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 38.6% of discovered …
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening apps/web/src/lib/scraper/ai-registry.ts:428
MED AGT012 Agent control bridge may listen on a network interface without visible auth apps/web/src/lib/scraper/browser.ts:9
MED AGT012 Agent control bridge may listen on a network interface without visible auth apps/web/src/lib/notifications/channels…:182
MED AGT015 Remote install command pipes network code directly to a shell apps/web/src/components/InstallCommand.…:6
MED AGT015 Remote install command pipes network code directly to a shell MIGRATION.md:45
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/preview/[id]/route…:34
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/analytics/track/ro…:34
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/parse/route.ts:30
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/airports/route.ts:17
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/preview/route.ts:201
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/queries/route.ts:74
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/version/route.ts:19
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/auth/me/route.ts:5
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/analytics/event/ro…:6
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/alerts/route.ts:8
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/admin/seed-routes/…:25
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/admin/local-models…:82
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/admin/multi-user/r…:175
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/admin/multi-user/r…:53
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/admin/queries/rout…:9
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/community/register…:39
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… scripts/browser-smoke-test.sh:135
LOW DEPCUR-NPM npm package `ioredis` is minor version(s) behind (5.10.1 -> 5.11.1) apps/web/package.json
LOW DEPCUR-NPM npm package `@anthropic-ai/sdk` is minor version(s) behind (0.78.0 -> 0.100.1) apps/web/package.json
LOW AIC003 Duplicated implementation block across source files packages/cli/src/screens/QueryView.tsx:132
LOW AIC003 Duplicated implementation block across source files packages/cli/src/lib/redis.ts:1
LOW AIC003 Duplicated implementation block across source files packages/cli/src/lib/preview.ts:21
LOW AIC003 Duplicated implementation block across source files packages/cli/src/lib/create-queries.ts:47
LOW AIC003 Duplicated implementation block across source files apps/web/src/lib/scraper/parse-query.ts:197
LOW AIC003 Duplicated implementation block across source files apps/web/src/components/PriceHistory.tsx:5
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/setup/page.tsx:49
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/setup/page.tsx:48
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/settings/page.tsx:52
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/q/[id]/page.tsx:178
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/api/auth/login/route.ts:28
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/api/admin/seed-routes/…:8
LOW AIC003 Duplicated implementation block across source files apps/web/src/app/admin/(dashboard)/anal…:25
LOW WEB001 Public web app has no robots.txt robots.txt
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:38
LOW DKC011 Database service publishes a loopback host port docker-compose.yml:25
LOW DKC017 Database password is wired through an environment variable placeholder docker-compose.yml:6
LOW DKC011 Database service publishes a loopback host port docker-compose.yml:6
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. packages/cli/src/e2e-test.ts:35
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… docker-entrypoint.sh:127
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/web/src/app/layout.tsx:106
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… scripts/vpn-bridge.mjs:175
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/web/src/app/api/vpn/status/route.ts:15
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/web/src/app/api/setup/route.ts:45
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/web/src/app/api/queries/[id]/scrap…:106
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/web/src/app/api/cron/scrape/route.…:52
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/web/src/components/FlightPicker.tsx:151
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/web/src/components/ClarificationCa…:107
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/web/src/app/admin/(dashboard)/anal…:29
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/web/src/app/admin/(dashboard)/layo…:32
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/web/src/app/account/settings/page.…:12
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/web/src/app/account/page.tsx:20
INFO DEPCUR-NPM npm package `tsx` is patch version(s) behind (4.22.3 -> 4.22.4) packages/cli/package.json
INFO DEPCUR-NPM npm package `@vitest/coverage-v8` is patch version(s) behind (4.1.6 -> 4.1.8) apps/web/package.json
INFO DEPCUR-NPM npm package `ua-parser-js` is patch version(s) behind (2.0.9 -> 2.0.10) apps/web/package.json
INFO DEPCUR-NPM npm package `nodemailer` is patch version(s) behind (8.0.9 -> 8.0.10) apps/web/package.json
Reset to top 5 153 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `affromero/flight-finder`

**Score: 59/100 (B-)**  ·  153 findings  ·  scanned 2026-06-05 18:21 UTC  ·  43,108 LOC

| Severity | Count |
|---|---|
| CRITICAL | 8 |
| HIGH | 41 |
| MEDIUM | 62 |
| LOW | 24 |

📊 [Full filterable report](https://repobility.com/scan/4263941a-5707-49ef-a12e-62529e923b9c/)  ·  ![scorecard](https://repobility.com/scan/4263941a-5707-49ef-a12e-62529e923b9c/report.png?v=1780683694-s2)

### Top findings

1. **CRITICAL** `MINED013` — Password In Url
   `scripts/staging-test.sh:134` · CWE-200 · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.REPO_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci.yml:97` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.DEPLOY_USER` on a `pull_request` trigger
   `.github/workflows/ci.yml:86` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.DEPLOY_HOST` on a `pull_request` trigger
   `.github/workflows/ci.yml:85` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.DEPLOY_HOST` on a `pull_request` trigger
   `.github/workflows/ci.yml:80` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/4263941a-5707-49ef-a12e-62529e923b9c/_
Megaproject â high spam risk
Could not determine 'affromero/flight-finder' 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.