{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-143c3239e45c0d0c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.jsx:40", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.jsx:40"}, "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-5d9136110262c7ce", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/components/Loader.jsx:217", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/components/Loader.jsx:217"}, "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-0d712f6477f77ac7", "name": "Insecure pattern 'direct_innerhtml_assignment' in design/Thayya-Loader.dc.html:175", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in design/Thayya-Loader.dc.html:175"}, "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-a90d76379bf71afd", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.jsx:40", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.jsx:40"}, "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-5aadf9a6ccd0f036", "name": "Possible secret in app/login/page.jsx", "shortDescription": {"text": "Possible secret in app/login/page.jsx"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-847d3bb71af6fe64", "name": "Insecure pattern 'dangerous_innerhtml' in app/components/Loader.jsx:217", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/components/Loader.jsx:217"}, "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-4fb7b99bd1b9050c", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/assistant-llm/index.ts:31", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/assistant-llm/index.ts:31"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 125 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 25 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 34 placeholder/mock markers across 11 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-fc98b252967537a4", "name": "Commented-code block (5 lines) in app/components/hero/ribbonShader.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/hero/ribbonShader.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-375d2c5d58457858", "name": "Commented-code block (5 lines) in app/components/hero/Hero.jsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/hero/Hero.jsx:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7c45f5183fb50e87", "name": "Commented-code block (5 lines) in app/components/art/ClassArt.jsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/art/ClassArt.jsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b6ce26fdedc9a77a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/profile/ProfileClient.jsx:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/profile/ProfileClient.jsx:54"}, "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-7b61c3bd069c10c1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/music/MusicClient.jsx:91", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/music/MusicClient.jsx:91"}, "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-ea2a53fcde1f3296", "name": "Commented-code block (6 lines) in app/(portals)/admin/data.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/(portals)/admin/data.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a080ab01e6c67b64", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/admin/music/MusicAdminClient.jsx:101", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/admin/music/MusicAdminClient.jsx:101"}, "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-e1740852d5b48bb4", "name": "Commented-code block (5 lines) in lib/auth.js:9", "shortDescription": {"text": "Commented-code block (5 lines) in lib/auth.js:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ce0734703c4d2906", "name": "Commented-code block (6 lines) in lib/storage.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/storage.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e267f4585ede87a1", "name": "Commented-code block (5 lines) in lib/db/client.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in lib/db/client.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c7af9fb2c507fe81", "name": "Commented-code block (5 lines) in supabase/functions/assistant-llm/index.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in supabase/functions/assistant-llm/index.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21252"}, "properties": {"repository": "Thunderk3g/thayya", "repoUrl": "https://github.com/Thunderk3g/thayya", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-143c3239e45c0d0c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.jsx:40"}, "properties": {"repobilityId": "368095564d93efd0", "scanner": "scanner-primary", "fingerprint": "143c3239e45c0d0c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5d9136110262c7ce", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/components/Loader.jsx:217"}, "properties": {"repobilityId": "2bc39f4ee258e056", "scanner": "scanner-primary", "fingerprint": "5d9136110262c7ce", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0d712f6477f77ac7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in design/Thayya-Loader.dc.html:175"}, "properties": {"repobilityId": "001f30267b7400eb", "scanner": "scanner-primary", "fingerprint": "0d712f6477f77ac7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "design/Thayya-Loader.dc.html"}, "region": {"startLine": 175}}}]}, {"ruleId": "scanner-a90d76379bf71afd", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.jsx:40"}, "properties": {"repobilityId": "06c4772371dd7985", "scanner": "scanner-primary", "fingerprint": "a90d76379bf71afd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.jsx"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-5aadf9a6ccd0f036", "level": "error", "message": {"text": "Possible secret in app/login/page.jsx"}, "properties": {"repobilityId": "adefe14242942040", "scanner": "scanner-primary", "fingerprint": "5aadf9a6ccd0f036", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/login/page.jsx"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-847d3bb71af6fe64", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/components/Loader.jsx:217"}, "properties": {"repobilityId": "dfd1e971d2b06ade", "scanner": "scanner-primary", "fingerprint": "847d3bb71af6fe64", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/components/Loader.jsx"}, "region": {"startLine": 217}}}]}, {"ruleId": "scanner-4fb7b99bd1b9050c", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/assistant-llm/index.ts:31"}, "properties": {"repobilityId": "359f6fb97702e920", "scanner": "scanner-primary", "fingerprint": "4fb7b99bd1b9050c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/assistant-llm/index.ts"}, "region": {"startLine": 31}}}]}, {"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-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": "be7b99a8d6ba8435", "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": "9718cb6faf78834b", "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": "0cd214f566ed88f1", "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": "ae2441595e715b16", "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": "d790f91489721e5c", "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": "b8e224382008bd09", "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": "3c98dafcb88ad2a6", "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": "864bf250e3336f62", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-fc98b252967537a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/hero/ribbonShader.js:1"}, "properties": {"repobilityId": "83c8a5e87a5e23d7", "scanner": "scanner-primary", "fingerprint": "fc98b252967537a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-375d2c5d58457858", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/hero/Hero.jsx:3"}, "properties": {"repobilityId": "88fe89faab267a4c", "scanner": "scanner-primary", "fingerprint": "375d2c5d58457858", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c45f5183fb50e87", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/art/ClassArt.jsx:1"}, "properties": {"repobilityId": "6a97cfc97b548e4d", "scanner": "scanner-primary", "fingerprint": "7c45f5183fb50e87", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6ce26fdedc9a77a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/profile/ProfileClient.jsx:54"}, "properties": {"repobilityId": "663dcb47a931d48d", "scanner": "scanner-primary", "fingerprint": "b6ce26fdedc9a77a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7b61c3bd069c10c1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/instructor/music/MusicClient.jsx:91"}, "properties": {"repobilityId": "7efb248c88f82899", "scanner": "scanner-primary", "fingerprint": "7b61c3bd069c10c1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea2a53fcde1f3296", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/(portals)/admin/data.js:1"}, "properties": {"repobilityId": "0d13fe7f32122a10", "scanner": "scanner-primary", "fingerprint": "ea2a53fcde1f3296", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a080ab01e6c67b64", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(portals)/admin/music/MusicAdminClient.jsx:101"}, "properties": {"repobilityId": "2ba4da1a0303fb8e", "scanner": "scanner-primary", "fingerprint": "a080ab01e6c67b64", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e1740852d5b48bb4", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/auth.js:9"}, "properties": {"repobilityId": "16dab6c966b368db", "scanner": "scanner-primary", "fingerprint": "e1740852d5b48bb4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce0734703c4d2906", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/storage.js:1"}, "properties": {"repobilityId": "c1e2f66e602ff1de", "scanner": "scanner-primary", "fingerprint": "ce0734703c4d2906", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e267f4585ede87a1", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/db/client.js:3"}, "properties": {"repobilityId": "01ce3c1cbc2790f9", "scanner": "scanner-primary", "fingerprint": "e267f4585ede87a1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c7af9fb2c507fe81", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase/functions/assistant-llm/index.ts:6"}, "properties": {"repobilityId": "3eab13de936dde28", "scanner": "scanner-primary", "fingerprint": "c7af9fb2c507fe81", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}