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.

TimoTTproject/spinadvisor

https://github.com/TimoTTproject/spinadvisor · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

262 raw signals (0 security + 262 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 261 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 60.6/100 with 77.8% coverage. It contains 2372 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 262 findings — concentrated in security (125), frontend (87), quality (47). Risk profile is high: 5 critical, 0 high, 131 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 243 of 261 actionable findings. 262 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in dispo.html
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
dispo.html:174
critical System graph security Secrets conf 1.00 Possible secret in inscription-club.html
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
inscription-club.html:224
critical System graph security Secrets conf 1.00 Possible secret in js/club-access.js
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
js/club-access.js:20
critical System graph security Secrets conf 1.00 Possible secret in js/firebase-config.js
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
js/firebase-config.js:9
critical System graph security Secrets conf 1.00 Possible secret in tableau-bord.html
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
tableau-bord.html:276
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — functions/api/club/checkout.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 — js/app-labo.js:540
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 — js/club-access.js:153
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 — js/hero-3d.js:113
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 — js/index-main.js:452
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 authority lacks a verifier contract: .claude/settings.local.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/settings.local.json VerificationClaude instruction
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, lockfile. 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 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 cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/scrape-prices.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in affiches.html:328
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
affiches.html:328 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in arbitrage.html:200
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
arbitrage.html:200 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calendrier.html:170
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calendrier.html:170 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in championnat.html:419
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
championnat.html:419 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in club-pro.html:124
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
club-pro.html:124 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in convocations.html:225
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
convocations.html:225 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in diplomes-jeunes.html:213
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
diplomes-jeunes.html:213 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dispo.html:201
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dispo.html:201 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ecole-ping.html:156
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ecole-ping.html:156 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in feuille-route.html:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
feuille-route.html:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in finances.html:190
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
finances.html:190 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in inscription-club.html:266
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
inscription-club.html:266 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-catalogue.js:271
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-catalogue.js:271 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-catalogue.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-catalogue.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-diagnostic.js:597
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-diagnostic.js:597 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-diagnostic.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-diagnostic.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-labo.js:35
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-labo.js:35 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-labo.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-labo.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-profil.js:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-profil.js:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-profil.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-profil.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-pros.js:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-pros.js:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-scoring.js:441
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-scoring.js:441 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app-scoring.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app-scoring.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/club-access.js:73
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/club-access.js:73 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/club-import.js:79
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/club-import.js:79 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/club-roles.js:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/club-roles.js:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/club-sync.js:73
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/club-sync.js:73 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/club-theme.js:194
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/club-theme.js:194 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/consent.js:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/consent.js:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/diag-feedback.js:48
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/diag-feedback.js:48 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/firebase-auth.js:213
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/firebase-auth.js:213 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/index-main.js:149
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/index-main.js:149 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/ratings.js:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/ratings.js:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in messages.html:185
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
messages.html:185 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in ping-sante.html:328
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
ping-sante.html:328 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in rapport.html:153
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
rapport.html:153 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in roles.html:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
roles.html:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scripts/append-mon-equipement.js:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scripts/append-mon-equipement.js:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in secretariat.html:300
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
secretariat.html:300 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in sponsoring.html:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
sponsoring.html:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tableau-bord.html:188
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tableau-bord.html:188 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in wizard.html:503
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
wizard.html:503 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/alexis-lebrun.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/alexis-lebrun.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/an-jaehyun.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/an-jaehyun.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/anton-kallberg.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/anton-kallberg.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/benedikt-duda.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/benedikt-duda.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/bernadette-szocs.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/bernadette-szocs.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/bruna-takahashi.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/bruna-takahashi.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/camille-lutz.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/camille-lutz.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/charlotte-lutz.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/charlotte-lutz.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/chen-meng.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/chen-meng.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/chen-xingtong.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/chen-xingtong.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/chen-yi.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/chen-yi.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/cheng-i-ching.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/cheng-i-ching.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/dang-qiu.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/dang-qiu.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/dimitrij-ovtcharov.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/dimitrij-ovtcharov.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/doo-hoi-kem.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/doo-hoi-kem.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/eduard-ionescu.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/eduard-ionescu.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/elizabeta-samara.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/elizabeta-samara.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/fan-zhendong.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/fan-zhendong.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/felix-lebrun.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/felix-lebrun.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/hana-goda.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/hana-goda.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/he-zhuojia.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/he-zhuojia.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/hina-hayata.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/hina-hayata.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/hitomi-sato.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/hitomi-sato.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/honoka-hashimoto.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/honoka-hashimoto.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/hugo-calderano.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/hugo-calderano.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/jang-woojin.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/jang-woojin.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/jia-nan-yuan.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/jia-nan-yuan.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/joao-geraldo.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/joao-geraldo.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/joe-seyfried.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/joe-seyfried.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/jonathan-groth.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/jonathan-groth.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/jules-rolland.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/jules-rolland.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/kanak-jha.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/kanak-jha.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/kim-nayeong.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/kim-nayeong.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/kirill-gerassimenko.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/kirill-gerassimenko.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/lee-eunhye.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/lee-eunhye.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/liam-pitchford.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/liam-pitchford.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/liang-jingkun.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/liang-jingkun.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/lilian-bardet.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/lilian-bardet.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/lim-jonghoon.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/lim-jonghoon.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/lin-yun-ju.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/lin-yun-ju.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/lubomir-jancarik.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/lubomir-jancarik.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/ma-long.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/ma-long.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/maharu-yoshimura.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/maharu-yoshimura.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/margaryta-pesotska.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/margaryta-pesotska.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/mima-ito.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/mima-ito.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/miu-hirano.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/miu-hirano.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/miwa-harimoto.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/miwa-harimoto.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/miyu-nagasaki.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/miyu-nagasaki.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/miyuu-kihara.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/miyuu-kihara.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/nina-mittelham.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/nina-mittelham.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/oh-junsung.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/oh-junsung.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/patrick-franziska.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/patrick-franziska.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/prithika-pavade.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/prithika-pavade.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/sabine-winter.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/sabine-winter.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/sathiyan-gnanasekaran.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/sathiyan-gnanasekaran.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/satsuki-odo.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/satsuki-odo.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/shin-yubin.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/shin-yubin.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/simon-gauzy.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/simon-gauzy.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/sofia-polcanova.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/sofia-polcanova.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/sreeja-akula.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/sreeja-akula.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/sun-yingsha.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/sun-yingsha.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/timo-boll.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/timo-boll.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/tomislav-pucar.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/tomislav-pucar.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/tomokazu-harimoto.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/tomokazu-harimoto.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/truls-moregard.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/truls-moregard.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/vladimir-sidorenko.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/vladimir-sidorenko.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/wang-chuqin.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/wang-chuqin.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/wang-manyu.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/wang-manyu.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/ying-han.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/ying-han.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in joueur/zhu-yuling.html:194
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
joueur/zhu-yuling.html:194 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in js/app-scoring.js:1416
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
js/app-scoring.js:1416 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in js/app-scoring.min.js:1
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
js/app-scoring.min.js:1 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in scripts/generate-pro-pages.js:52
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
scripts/generate-pro-pages.js:52 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in js/app-diagnostic.js:566
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
js/app-diagnostic.js:566 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in js/app-diagnostic.min.js:1
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
js/app-diagnostic.min.js:1 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in instagram/planning/tools/generate-instagram.js:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
instagram/planning/tools/generate-instagram.js:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/build-all.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/build-all.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-min-sync.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-min-sync.js:14 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 32 placeholder/mock markers across 12 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
8 test file(s) for 107 source file(s) (ratio 0.07). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 224 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 cicd CI/CD security conf 1.00 2 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 16, 19
.github/workflows/validate.yml:16, 19 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-catalogue.js:281
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-catalogue.min.js:1
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-profil.js:438
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-profil.min.js:1
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-scoring.js:1727
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app-scoring.min.js:1
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/club-import.js:79
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/club-theme.js:241
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/firebase-auth.js:275
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/ratings.js:131
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
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 dependencies conf 1.00 Node manifest has dependencies but no lockfile: functions/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
functions/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_scoreLaboSetupLegacy` in js/app-labo.js:372
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 Integrity conf 1.00 Old/deprecated-named symbol `_scoreLaboSetupLegacy` in js/app-labo.min.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 Integrity conf 1.00 Old/deprecated-named symbol `lp_clubtt_v1` in js/club-access.js:116
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 Integrity conf 1.00 Old/deprecated-named symbol `lp_clubtt_v1` in js/club-backup.js:7
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 Integrity conf 1.00 Old/deprecated-named symbol `lp_clubtt_v1` in js/club-sync.js:22
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 Integrity conf 1.00 Old/deprecated-named symbol `lp_clubtt_v1` in js/club-theme.js:10
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 Integrity conf 1.00 Old/deprecated-named symbol `rest_v1` in js/index-main.js:456
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 Integrity conf 1.00 Old/deprecated-named symbol `rest_v1` in scripts/archive/_resolve-pro-photos.js:15
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 Integrity conf 1.00 Old/deprecated-named symbol `rest_v1` in scripts/resolve-pro-photos.js:26
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 Integrity conf 1.00 Old/deprecated-named symbol `test_club_backup` in tests/test_club_backup.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 — instagram/planning/tools/generate-calendar.js:106
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 — instagram/planning/tools/generate-instagram.js:493
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 — instagram/planning/tools/sync-to-phone.js:157
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 — js/data-loader.js:12
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 — js/index-main.js:540
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 — scripts/_apply-found-images.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 — scripts/_fftt-clubs-harvest.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 — scripts/add-bois-retailers.js:429
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 — scripts/add-famille-speciale.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 — scripts/add-new-products.js:110
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 — scripts/append-mon-equipement.js:12
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 — scripts/archive/_apply-consent.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 — scripts/archive/_apply-da-pages.js:45
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 — scripts/archive/_apply-edito-rating.js:86
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 — scripts/archive/_download-images.js:26
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 — scripts/archive/_fetch-cjping.js:45
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 — scripts/archive/_fetch-images.js:86
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 — scripts/archive/_fetch-revspin.js:57
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 — scripts/archive/_inject-edito-da.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 — scripts/archive/_migrate-image-webp.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 — scripts/archive/_repatriate-missing.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 — scripts/archive/_resolve-pro-photos.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 — scripts/archive/_to-webp.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 — scripts/archive/enrich_data.js:274
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 — scripts/archive/enrich_data_v2.js:292
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 — scripts/archive/normalize_and_export.js:72
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 — scripts/archive/remove_backups.js:12
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 — scripts/audit-picots.js:56
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 — scripts/backup-firestore.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 — scripts/build-all.js:37
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 — scripts/calibrage-scoring.js:289
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 — scripts/check-min-sync.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 — scripts/check_images.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 — scripts/clean-urls.js:63
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 — scripts/dedupe_bois.js:19
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 — scripts/enrich-articles-related.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 — scripts/enrich-blog-index.js:64
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 — scripts/enrich-data.js:722
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 — scripts/enrich-marque-pages.js:115
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 — scripts/enrich-revetements.js:156
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 — scripts/feedback-report.js:59
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 — scripts/fix-prices-and-duplicates.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 — scripts/generate-brand-pages.js:377
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 — scripts/generate-comparison-pages.js:825
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 — scripts/generate-og-image.js:37
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 — scripts/generate-pro-pages.js:110
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 — scripts/generate-product-pages.js:559
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 — scripts/generate-rss.js:68
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 — scripts/generate-selections.js:704
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 — scripts/generate-setups.js:340
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 — scripts/generate-sitemap.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 — scripts/generate_placeholders.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 — scripts/inject-breadcrumbs.js:113
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 — scripts/inject-faq-schema.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 — scripts/inject-ga.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 — scripts/inject-maillage.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 — scripts/inject-og-image.js:57
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 — scripts/inject-og-meta.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 — scripts/inject-reading-share.js:57
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 — scripts/resolve-pro-photos.js:48
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 — scripts/rewrite-diagnostic.js:463
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 — scripts/scrape-prices.js:197
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 — scripts/search-prices.js:242
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 — scripts/seo-audit.js:102
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 — scripts/stamp-versions.js:30
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 — scripts/validate-prices.js:96
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 — scripts/validate_json.js:66
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 — tests/_gen_golden.js:72
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 — tests/test_catalogue_integrity.js:16
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 — tests/test_club_backup.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 — tests/test_generated_pages.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 — tests/test_labo.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 — tests/test_marque_constraints.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 — tests/test_scoring.js:75
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 — tests/test_scoring_golden.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 quality Complexity conf 1.00 Very large file: js/app-catalogue.js (816 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/app-diagnostic.js (1230 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/app-labo.js (1729 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/app-profil.js (906 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/app-scoring.js (1922 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/scoring-core.js (1010 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/8a0be767-0c63-4dc3-944c-c5dae930aa16/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8a0be767-0c63-4dc3-944c-c5dae930aa16/

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.