This commit is contained in:
parent
1cd75ca4b2
commit
6d11abc660
8 changed files with 228 additions and 62 deletions
|
|
@ -63,7 +63,6 @@ Generated by piolium at 2026-05-27T05:18:10.316Z
|
|||
- `apps/web/app/replay/page.tsx`: score 65, 1 match(es)
|
||||
- `apps/web/app/signals/page.tsx`: score 65, 1 match(es)
|
||||
- `apps/web/app/tape/page.tsx`: score 65, 1 match(es)
|
||||
- `apps/web/app/frontend-cooker/page.tsx`: score 55, 1 match(es)
|
||||
|
||||
## Highest-Ranked Matches
|
||||
|
||||
|
|
@ -143,7 +142,6 @@ Generated by piolium at 2026-05-27T05:18:10.316Z
|
|||
- hidden-control-channel (normal, score 55) at `apps/desktop/src/security.ts:6` - new URL(DESKTOP_LOCAL_DEV_URL).origin,
|
||||
- hidden-control-channel (normal, score 55) at `apps/desktop/src/security.ts:26` - return TRUSTED_ORIGINS.has(url.origin);
|
||||
- hidden-control-channel (normal, score 55) at `apps/desktop/src/security.ts:35` - return !TRUSTED_ORIGINS.has(url.origin);
|
||||
- path-traversal-file-access (normal, score 55) at `apps/web/app/frontend-cooker/page.tsx:43` - <section className={styles.tableWrap}><table><thead><tr>{["Ticker", "Contract", "Expiry", "Notional", "Side", "Delta", "Condition"].map(h => <th key={h}>{h}</th>)}</tr></thead><tbody>{flowRows.map((r) => <tr key={r.join(
|
||||
- hidden-control-channel (normal, score 55) at `apps/web/app/terminal.tsx:516` - const contentType = response.headers.get("content-type")?.toLowerCase() ?? "";
|
||||
- hidden-control-channel (normal, score 55) at `apps/web/app/terminal.tsx:1024` - const host = isLocal ? `${hostname}:4000` : window.location.host;
|
||||
- hidden-control-channel (normal, score 55) at `apps/web/app/terminal.tsx:1024` - const host = isLocal ? `${hostname}:4000` : window.location.host;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue