{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-4d5436a8fc986eaf", "name": "Possibly dead Python function: do_OPTIONS", "shortDescription": {"text": "Possibly dead Python function: do_OPTIONS"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a9d891b98c3dd78", "name": "Possibly dead Python function: do_POST", "shortDescription": {"text": "Possibly dead Python function: do_POST"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f9cdc22bad5e6e1e", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca5bbe47df275962", "name": "Icon-only button without accessible name \u2014 App.tsx:19", "shortDescription": {"text": "Icon-only button without accessible name \u2014 App.tsx:19"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7e35ec67d0d6f73d", "name": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend-all.js:93", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend-all.js:93"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e7faeafdaba73cfd", "name": "Stray `console.log` in TS/JS \u2014 functions/fetch-only.js:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/fetch-only.js:33"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1a4c46f8c039f6c8", "name": "Stray `console.log` in TS/JS \u2014 functions/generate-exercice-lib.js:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/generate-exercice-lib.js:27"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4961c9848706ce63", "name": "Stray `console.log` in TS/JS \u2014 functions/import-exercises.js:182", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/import-exercises.js:182"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-07fca7107493734d", "name": "Stray `console.log` in TS/JS \u2014 functions/index.js:268", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/index.js:268"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0371778bb617de64", "name": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend.js:93", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend.js:93"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cfecc83666c8dd30", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-BrG6fB0B.js:49", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-BrG6fB0B.js:49"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7513de3a7e9e8374", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-C8vzpZM3.js:49", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-C8vzpZM3.js:49"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-772089b4c13d6c75", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ProgramManager.tsx:164", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ProgramManager.tsx:164"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3dd53d282b729d33", "name": "Insecure pattern 'cors_wildcard' in proxy.py:244", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in proxy.py:244"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dfa27d832ea10c4e", "name": "Possible secret in functions/fetch-only.js", "shortDescription": {"text": "Possible secret in functions/fetch-only.js"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4c0bd2aa88c210da", "name": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-BrG6fB0B.js:49", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-BrG6fB0B.js:49"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f66242daad854093", "name": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-BrG6fB0B.js:48", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-BrG6fB0B.js:48"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c92f77ff125be70a", "name": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-C8vzpZM3.js:49", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-C8vzpZM3.js:49"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-244be6f2cc7c1901", "name": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-C8vzpZM3.js:48", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-C8vzpZM3.js:48"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c5bc6703d9a51d3c", "name": "Insecure pattern 'direct_innerhtml_assignment' in deploy/nutrition/journal.html:409", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/nutrition/journal.html:409"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a6ff9b2b39a8b874", "name": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels.html:726", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels.html:726"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-948a46a1d605a05b", "name": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels-v2.html:670", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels-v2.html:670"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1805dabbf9fb4d6d", "name": "Insecure pattern 'direct_innerhtml_assignment' in .claude/settings.local.json:97", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in .claude/settings.local.json:97"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8e74bbbcd4cc1343", "name": "Very large file: functions/exo_ascend_snippet.js (1257 lines)", "shortDescription": {"text": "Very large file: functions/exo_ascend_snippet.js (1257 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 19 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 57 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 62 placeholder/mock markers across 3 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "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."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. 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."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-43632873e2c6f684", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/fetch-only.js:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/fetch-only.js:21"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1d7da9be333828a0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/import-exercises.js:117", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/import-exercises.js:117"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-39a65b0312080f23", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/index.js:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/index.js:26"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-730b5c65e17e737d", "name": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-BrG6fB0B.js:48", "shortDescription": {"text": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-BrG6fB0B.js:48"}, "fullDescription": {"text": "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."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c42a614a996c7b21", "name": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-BrG6fB0B.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-BrG6fB0B.js:1"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0837da6e816a334b", "name": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-C8vzpZM3.js:48", "shortDescription": {"text": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-C8vzpZM3.js:48"}, "fullDescription": {"text": "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."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe577ff48c163ef3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-C8vzpZM3.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-C8vzpZM3.js:1"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18067"}, "properties": {"repository": "revillardgabriel-ctrl/onari-fitness-2", "repoUrl": "https://github.com/revillardgabriel-ctrl/onari-fitness-2", "branch": "main"}, "results": [{"ruleId": "scanner-4d5436a8fc986eaf", "level": "note", "message": {"text": "Possibly dead Python function: do_OPTIONS"}, "properties": {"repobilityId": "36491d1f4fa41aef", "scanner": "scanner-primary", "fingerprint": "4d5436a8fc986eaf", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "proxy.py:248"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3a9d891b98c3dd78", "level": "note", "message": {"text": "Possibly dead Python function: do_POST"}, "properties": {"repobilityId": "53357410ca9379a9", "scanner": "scanner-primary", "fingerprint": "3a9d891b98c3dd78", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "proxy.py:253"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f9cdc22bad5e6e1e", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "f9cdc22bad5e6e1e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "proxy.py:313"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ca5bbe47df275962", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 App.tsx:19"}, "properties": {"repobilityId": "ac6e46faffc182fa", "scanner": "scanner-primary", "fingerprint": "ca5bbe47df275962", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-7e35ec67d0d6f73d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend-all.js:93"}, "properties": {"repobilityId": "29b313be47d34655", "scanner": "scanner-primary", "fingerprint": "7e35ec67d0d6f73d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e7faeafdaba73cfd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/fetch-only.js:33"}, "properties": {"repobilityId": "59c59f31ffa183d4", "scanner": "scanner-primary", "fingerprint": "e7faeafdaba73cfd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1a4c46f8c039f6c8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/generate-exercice-lib.js:27"}, "properties": {"repobilityId": "02ae53a75d602cb2", "scanner": "scanner-primary", "fingerprint": "1a4c46f8c039f6c8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4961c9848706ce63", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/import-exercises.js:182"}, "properties": {"repobilityId": "a71496feb70fd54d", "scanner": "scanner-primary", "fingerprint": "4961c9848706ce63", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-07fca7107493734d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/index.js:268"}, "properties": {"repobilityId": "fc340c3549298d81", "scanner": "scanner-primary", "fingerprint": "07fca7107493734d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0371778bb617de64", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/build-exo-ascend.js:93"}, "properties": {"repobilityId": "5dd2e577c3d40ff8", "scanner": "scanner-primary", "fingerprint": "0371778bb617de64", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cfecc83666c8dd30", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-BrG6fB0B.js:49"}, "properties": {"repobilityId": "0e19540ec7a48d2e", "scanner": "scanner-primary", "fingerprint": "cfecc83666c8dd30", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7513de3a7e9e8374", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 deploy/assets/index-C8vzpZM3.js:49"}, "properties": {"repobilityId": "eef49ef8fc23f219", "scanner": "scanner-primary", "fingerprint": "7513de3a7e9e8374", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-772089b4c13d6c75", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ProgramManager.tsx:164"}, "properties": {"repobilityId": "2e0be8270a52a228", "scanner": "scanner-primary", "fingerprint": "772089b4c13d6c75", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3dd53d282b729d33", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in proxy.py:244"}, "properties": {"repobilityId": "342038b088090d32", "scanner": "scanner-primary", "fingerprint": "3dd53d282b729d33", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "proxy.py"}, "region": {"startLine": 244}}}]}, {"ruleId": "scanner-dfa27d832ea10c4e", "level": "error", "message": {"text": "Possible secret in functions/fetch-only.js"}, "properties": {"repobilityId": "1760b64e494a3f99", "scanner": "scanner-primary", "fingerprint": "dfa27d832ea10c4e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/fetch-only.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-4c0bd2aa88c210da", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-BrG6fB0B.js:49"}, "properties": {"repobilityId": "6173960c59440081", "scanner": "scanner-primary", "fingerprint": "4c0bd2aa88c210da", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/assets/index-BrG6fB0B.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-f66242daad854093", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-BrG6fB0B.js:48"}, "properties": {"repobilityId": "deb7d6fb3af52a23", "scanner": "scanner-primary", "fingerprint": "f66242daad854093", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/assets/index-BrG6fB0B.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-c92f77ff125be70a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in deploy/assets/index-C8vzpZM3.js:49"}, "properties": {"repobilityId": "da16104434747295", "scanner": "scanner-primary", "fingerprint": "c92f77ff125be70a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/assets/index-C8vzpZM3.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-244be6f2cc7c1901", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/assets/index-C8vzpZM3.js:48"}, "properties": {"repobilityId": "6291a42402df7357", "scanner": "scanner-primary", "fingerprint": "244be6f2cc7c1901", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/assets/index-C8vzpZM3.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-c5bc6703d9a51d3c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in deploy/nutrition/journal.html:409"}, "properties": {"repobilityId": "1dfb868d11d6c2af", "scanner": "scanner-primary", "fingerprint": "c5bc6703d9a51d3c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/nutrition/journal.html"}, "region": {"startLine": 409}}}]}, {"ruleId": "scanner-a6ff9b2b39a8b874", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels.html:726"}, "properties": {"repobilityId": "780fe89160f52e28", "scanner": "scanner-primary", "fingerprint": "a6ff9b2b39a8b874", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-store-carousels/onari-carousels.html"}, "region": {"startLine": 726}}}]}, {"ruleId": "scanner-948a46a1d605a05b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-store-carousels/onari-carousels-v2.html:670"}, "properties": {"repobilityId": "39b435e9bd356d88", "scanner": "scanner-primary", "fingerprint": "948a46a1d605a05b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-store-carousels/onari-carousels-v2.html"}, "region": {"startLine": 670}}}]}, {"ruleId": "scanner-1805dabbf9fb4d6d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in .claude/settings.local.json:97"}, "properties": {"repobilityId": "bd801e368385be57", "scanner": "scanner-primary", "fingerprint": "1805dabbf9fb4d6d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-8e74bbbcd4cc1343", "level": "note", "message": {"text": "Very large file: functions/exo_ascend_snippet.js (1257 lines)"}, "properties": {"repobilityId": "c9490f264bab2e9f", "scanner": "scanner-primary", "fingerprint": "8e74bbbcd4cc1343", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "af3633b41dacf8dd", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "40c716d6246317a4", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "9ea31567bfd1a63f", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b2f16d56bcce8700", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "1985a370a48f53be", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "e3e5be75fa05a910", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5b162c3f6acd4207", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "751a82dea3c9b952", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-43632873e2c6f684", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/fetch-only.js:21"}, "properties": {"repobilityId": "3392535b14bc2c65", "scanner": "scanner-primary", "fingerprint": "43632873e2c6f684", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1d7da9be333828a0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/import-exercises.js:117"}, "properties": {"repobilityId": "499677048f140ad2", "scanner": "scanner-primary", "fingerprint": "1d7da9be333828a0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-39a65b0312080f23", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/index.js:26"}, "properties": {"repobilityId": "d1b0f97b09f81392", "scanner": "scanner-primary", "fingerprint": "39a65b0312080f23", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-730b5c65e17e737d", "level": "note", "message": {"text": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-BrG6fB0B.js:48"}, "properties": {"repobilityId": "f9ca737ce9d29aa9", "scanner": "scanner-primary", "fingerprint": "730b5c65e17e737d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c42a614a996c7b21", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-BrG6fB0B.js:1"}, "properties": {"repobilityId": "6c6ba07a828b240b", "scanner": "scanner-primary", "fingerprint": "c42a614a996c7b21", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0837da6e816a334b", "level": "note", "message": {"text": "Legacy-named symbol `unstable_legacy` in deploy/assets/index-C8vzpZM3.js:48"}, "properties": {"repobilityId": "c86856c6dab492f0", "scanner": "scanner-primary", "fingerprint": "0837da6e816a334b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-fe577ff48c163ef3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 deploy/assets/index-C8vzpZM3.js:1"}, "properties": {"repobilityId": "b21743e3f78d95ef", "scanner": "scanner-primary", "fingerprint": "fe577ff48c163ef3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}