Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wcgbk/webet-social-intelligence

https://github.com/wcgbk/webet-social-intelligence · scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)

352 raw signals (0 security + 352 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 352 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 55.1/100 with 77.8% coverage. It contains 1934 nodes across 2 cross-layer flows, written primarily in mixed languages. Engine surfaced 352 findings — concentrated in security (155), quality (117), frontend (79). Risk profile is low: 0 critical, 0 high, 223 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 310 of 352 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — claude/_next/static/chunks/00ilazh50sdzh.js:1
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — claude/_next/static/chunks/0ht900cau6_ur.js:31
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — backtest-v10.js:132
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — claude/_next/static/chunks/09wmpm-jfenx..js:1
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — claude/_next/static/chunks/159~m3zkbqs12.js:21
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — claude/_next/static/chunks/turbopack-0g3m74-_xjj-i.js:1
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/admin-auto-draft.js:212
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/admin-compose-post.js:109
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/admin-feed.js:230
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/admin-sniper.js:67
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/auth-sms-start.js:56
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/auth-x-callback.js:63
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/bettoredge-auth.js:22
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/betty-sms.js:90
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/betty-webhook.js:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/bootstrap-kalshi-key.js:63
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/build-ratings-background.js:450
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/claude-execute.js:33
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/claude-process.js:34
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/confirm-starters-mlb.js:87
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/convert-bet-batch.js:192
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/convert-bet.js:558
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/create-p2p-bet-web.js:173
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/create-p2p-bet.js:174
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/exodus-post-truth.js:34
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/exodus-scan-background.js:441
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/exodus-test.js:36
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-fox-background.js:130
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-guardian-background.js:129
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-alpha-background.js:550
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-background.js:201
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-be-background.js:225
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-beta-background.js:443
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-mlb-background.js:582
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-mvp-background.js:566
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-picks-v2-background.js:220
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/generate-truth-content-background.js:365
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/get-betty-convos.js:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/get-kalshi-scan.js:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/get-polymarket.js:65
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/get-ratings.js:35
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/get-truth-feed.js:52
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/grok-pipeline-background.js:137
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/kalshi-execute-background.js:628
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/kalshi-key.js:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/markets.js:41
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/matching-engine-background.js:234
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/p2p-challenge.js:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/phone-verify.js:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/post-to-x.js:87
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/post-truth-reply.js:61
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/scan-ap-mentions.js:69
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/search-x.js:151
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/self-optimize.js:63
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/track-clv.js:192
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/trigger-exodus.js:23
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/trigger-kalshi-scan.js:44
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/upload-media.js:48
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/voicebet-tts.js:25
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/x-oauth-callback.js:47
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — netlify/functions/xai-analyze.js:34
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — wbai-login.js:91
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/accept-bet.js:19
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/accept-bet.js:19 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/accept-p2p-bet-web.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/accept-p2p-bet-web.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-auth.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-auth.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-compose-post.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-compose-post.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-feed.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-feed.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-history.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-history.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-metrics.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-metrics.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-publish.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-publish.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-queue.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-queue.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/admin-sniper.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/admin-sniper.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/bet-image.js:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/bet-image.js:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/betty-admin-reply.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/betty-admin-reply.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/betty-chat-beta.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/betty-chat-beta.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/betty-chat.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/betty-chat.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/betty-sms.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/betty-sms.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/challenge-sms.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/challenge-sms.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/check-resolution.js:16
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/check-resolution.js:16 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/claude-execute.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/claude-execute.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/claude-process.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/claude-process.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/convert-bet-batch.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/convert-bet-batch.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/convert-bet.js:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/convert-bet.js:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/create-bet.js:24
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/create-bet.js:24 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/create-p2p-bet-web.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/create-p2p-bet-web.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/create-p2p-bet.js:14
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/create-p2p-bet.js:14 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/exodus-challenge.js:17
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/exodus-challenge.js:17 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/exodus-post-truth.js:23
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/exodus-post-truth.js:23 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/exodus-scan-background.js:20
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/exodus-scan-background.js:20 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/generate-truth-content-background.js:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/generate-truth-content-background.js:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-analytics.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-analytics.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-bet.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-bet.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-bettoredge-markets.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-bettoredge-markets.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-bettoredge.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-bettoredge.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-betty-convos.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-betty-convos.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-blog-post.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-blog-post.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-exodus.js:16
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-exodus.js:16 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-fox-picks.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-fox-picks.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-guardian.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-guardian.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-kalshi-paper.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-kalshi-paper.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-kalshi-scan.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-kalshi-scan.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-kalshi.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-kalshi.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-matching.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-matching.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-p2p-bet.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-p2p-bet.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-p2p-leaderboard.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-p2p-leaderboard.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-p2p-user.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-p2p-user.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-alpha-sim.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-alpha-sim.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-alpha.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-alpha.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-be.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-be.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-beta.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-beta.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-mlb-props.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-mlb-props.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-mlb.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-mlb.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-mvp.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-mvp.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-props.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-props.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks-v2.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks-v2.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-picks.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-picks.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-polymarket.js:16
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-polymarket.js:16 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-rankings.js:119
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-rankings.js:119 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-ratings.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-ratings.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-alpha.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-alpha.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-beta.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-beta.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-fox.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-fox.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-mlb-props.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-mlb-props.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-mlb.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-mlb.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-mvp.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-mvp.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results-props.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results-props.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-results.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-results.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-trending-challenges.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-trending-challenges.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-truth-feed.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-truth-feed.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/get-webet-content.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/get-webet-content.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/grok-chat.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/grok-chat.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/kalshi-cancel.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/kalshi-cancel.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/kalshi-execute-background.js:17
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/kalshi-execute-background.js:17 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/kalshi-scan.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/kalshi-scan.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/kalshi-sell.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/kalshi-sell.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/market-bet-settle.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/market-bet-settle.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/market-bet.js:17
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/market-bet.js:17 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/markets.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/markets.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/matching-engine-background.js:32
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/matching-engine-background.js:32 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/p2p-challenge.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/p2p-challenge.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/patch-picks-beta.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/patch-picks-beta.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/patch-picks.js:5
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/patch-picks.js:5 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/phone-verify.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/phone-verify.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/post-to-x.js:14
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/post-to-x.js:14 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/post-truth-reply.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/post-truth-reply.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/priority-signup.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/priority-signup.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/publish-blog-post.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/publish-blog-post.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/resolve-p2p-bet.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/resolve-p2p-bet.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-exodus.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-exodus.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-fox.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-fox.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-guardian.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-guardian.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-kalshi.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-kalshi.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-matching.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-matching.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-alpha.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-alpha.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-be.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-be.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-beta.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-beta.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-mlb.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-mlb.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-mvp.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-mvp.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-props.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-props.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks-v2.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks-v2.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-picks.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-picks.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-ratings.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-ratings.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-truth-bets.js:13
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-truth-bets.js:13 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/run-truth.js:10
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/run-truth.js:10 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/scan-ap-mentions.js:14
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/scan-ap-mentions.js:14 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/search-x-users.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/search-x-users.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/search-x.js:12
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/search-x.js:12 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/send-bet-sms.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/send-bet-sms.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/serve-media.js:34
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/serve-media.js:34 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/track-clv.js:8
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/track-clv.js:8 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/truth-stories.js:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/truth-stories.js:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/upload-media.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/upload-media.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/verify-picks.js:18
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/verify-picks.js:18 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/voicebet-tts.js:7
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/voicebet-tts.js:7 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/x-oauth-callback.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/x-oauth-callback.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in netlify/functions/xai-analyze.js:6
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
netlify/functions/xai-analyze.js:6 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in serve-node.js:18
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
serve-node.js:18 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in claude/404.html:1
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
claude/404.html:1 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in claude/_next/static/chunks/00ilazh50sdzh.js:1
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
claude/_next/static/chunks/00ilazh50sdzh.js:1 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in claude/_next/static/chunks/0ht900cau6_ur.js:31
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
claude/_next/static/chunks/0ht900cau6_ur.js:31 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in claude/_not-found.html:1
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
claude/_not-found.html:1 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in claude/index.html:1
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
claude/index.html:1 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/index.html:295
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/index.html:295 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in alpha/index.html:1277
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
alpha/index.html:1277 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in betty/beta/index.html:651
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
betty/beta/index.html:651 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in betty/blog/index.html:586
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
betty/blog/index.html:586 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in betty/index.html:1055
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
betty/index.html:1055 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in betty/live/index.html:350
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
betty/live/index.html:350 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in claude/_next/static/chunks/00ilazh50sdzh.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
claude/_next/static/chunks/00ilazh50sdzh.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dashboard/index.html:2078
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dashboard/index.html:2078 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in edge-beta/index.html:1252
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
edge-beta/index.html:1252 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in edge/beta/better-edge/index.html:688
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
edge/beta/better-edge/index.html:688 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in edge/index.html:1113
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
edge/index.html:1113 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in finalboss/index.html:207
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
finalboss/index.html:207 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in guardian/digest/index.html:498
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
guardian/digest/index.html:498 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mlb-props/index.html:390
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mlb-props/index.html:390 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mlb/index.html:693
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mlb/index.html:693 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mvp/index.html:1288
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mvp/index.html:1288 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in mvpalpha/index.html:319
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
mvpalpha/index.html:319 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in nav.js:41
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
nav.js:41 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in p2p-sports/bet/index.html:151
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
p2p-sports/bet/index.html:151 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in p2p-sports/index.html:340
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
p2p-sports/index.html:340 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in p2p-trending/index.html:378
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
p2p-trending/index.html:378 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in percentile/index.html:758
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
percentile/index.html:758 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pick3p2p/index.html:1019
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pick3p2p/index.html:1019 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in wbai-login.js:52
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
wbai-login.js:52 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in webetai/index.html:1003
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
webetai/index.html:1003 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in admin/index.html:338
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
admin/index.html:338 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in dashboard/index.html:3534
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
dashboard/index.html:3534 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in netlify/functions/admin-metrics.js:81
Found a known-risky pattern (weak_hash). Review and replace if possible.
netlify/functions/admin-metrics.js:81 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in netlify/functions/admin-publish.js:78
Found a known-risky pattern (weak_hash). Review and replace if possible.
netlify/functions/admin-publish.js:78 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in netlify/functions/admin-queue-process.js:47
Found a known-risky pattern (weak_hash). Review and replace if possible.
netlify/functions/admin-queue-process.js:47 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in netlify/functions/post-to-x.js:25
Found a known-risky pattern (weak_hash). Review and replace if possible.
netlify/functions/post-to-x.js:25 Weak hash
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in netlify/functions/search-x.js:398
Found a known-risky pattern (weak_hash). Review and replace if possible.
netlify/functions/search-x.js:398 Weak hash
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 22 placeholder/mock markers across 9 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
4 test file(s) for 195 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 42 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_EMAIL`, `ADMIN_KEY`, `ADMIN_PASSWORD`, `ADMIN_SECRET`, `ALPHA_RUN_KEY`, `BETTOREDGE_PASSWORD`, `BETTOREDGE_TOKEN`, `BETTOREDGE_USERNAME` + 34 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 879 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Docs conf 1.00 No README detected
No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off.
ReadmeRepo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `unstable_legacy` in claude/_next/static/chunks/00ilazh50sdzh.js:1
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — backtest-v10.js:133
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/admin-auto-draft.js:44
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/admin-feed.js:105
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/admin-publish.js:228
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/admin-queue-process.js:119
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/auth-sms-start.js:69
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/auth-sms-verify.js:74
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/bettoredge-auth.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/betty-webhook.js:207
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/bootstrap-optimize.js:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/build-ratings-background.js:87
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/capture-opening-lines.js:31
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/check-resolution.js:95
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/confirm-starters-mlb.js:41
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/create-p2p-bet.js:444
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/exodus-challenge.js:123
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/exodus-post-truth.js:51
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/exodus-scan-background.js:51
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/exodus-test.js:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-fox-background.js:146
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-guardian-background.js:104
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-alpha-background.js:225
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-background.js:192
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-be-background.js:216
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-beta-background.js:434
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-mlb-background.js:210
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-mlb-props-background.js:125
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-mvp-background.js:223
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-props-background.js:174
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-picks-v2-background.js:208
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-truth-content-background.js:318
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/generate-webet-content-background.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-bettoredge.js:46
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-exodus.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-fox-picks.js:65
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-picks-beta.js:74
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-picks-premium.js:83
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-picks.js:74
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/get-webet-content.js:31
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/grok-pipeline-background.js:61
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/kalshi-execute-background.js:571
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/kalshi-key.js:43
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/kalshi-scan.js:234
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/kalshi-sell.js:100
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/matching-engine-background.js:65
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/p2p-stake.js:65
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/patch-picks-beta.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/patch-picks.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/priority-signup.js:77
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/resolve-p2p-bet.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/run-exodus.js:34
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/run-picks-v2.js:27
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/run-ratings.js:24
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/run-truth-bets.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/scan-ap-mentions.js:80
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/search-x.js:49
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/self-optimize.js:27
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/test-webet-pipeline.js:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/track-clv.js:204
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-clv.js:11
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-exodus.js:13
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-fox.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-guardian.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-kalshi-scan.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-kalshi.js:8
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-alpha.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-beta.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-mlb-props.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-mlb.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-mvp.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks-props.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-picks.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/trigger-truth.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — netlify/functions/truth-stories.js:41
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak

Showing first 300 of 310. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8099ac40-745d-499f-b1d8-edf0c16d0cbe/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8099ac40-745d-499f-b1d8-edf0c16d0cbe/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.