{"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-9d9a19cd20a4262c", "name": "Stray `console.log` in TS/JS \u2014 src/instrumentation.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/instrumentation.ts:21"}, "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-6cb51d5a634fd212", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/TranslatableHTML.tsx:132", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/TranslatableHTML.tsx:132"}, "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-b626cc55b09365fa", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/properties/ShareModal.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/properties/ShareModal.tsx:91"}, "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-1cdf4041775e6463", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:164", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:164"}, "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-fff2e68fe7694e44", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/page.tsx:83", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/page.tsx:83"}, "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-74dfc83e92c5efb8", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/categoria/[cat]/page.tsx:157", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/categoria/[cat]/page.tsx:157"}, "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-a10e2ed5c140981c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:148", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:148"}, "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-277e48c3bb9daac4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/valoracion/page.tsx:80", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/valoracion/page.tsx:80"}, "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-2e2f4425a3d39376", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/contacto/page.tsx:113", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/contacto/page.tsx:113"}, "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-11f24e412cd67390", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/quienes-somos/page.tsx:70", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/quienes-somos/page.tsx:70"}, "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-48c05526cf98accb", "name": "Icon-only button without accessible name \u2014 src/app/links/JobsModal.tsx:228", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/app/links/JobsModal.tsx:228"}, "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-1ea2e80be95d1781", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/links/JobsModal.tsx:301", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/links/JobsModal.tsx:301"}, "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-a70aeb123f99a56b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/page.tsx:103", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/page.tsx:103"}, "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-86a0b97726498fbf", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/[slug]/page.tsx:167", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/[slug]/page.tsx:167"}, "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-93e6cc2a6bb195ee", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/zona/[ciudad]/page.tsx:412", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/zona/[ciudad]/page.tsx:412"}, "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-d95bbe2fb7d3e035", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/TranslatableHTML.tsx:132", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/TranslatableHTML.tsx:132"}, "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-8fdec4d1ffdad1ab", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/components/properties/AgentPhoto.tsx:19", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/components/properties/AgentPhoto.tsx:19"}, "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-18fd2ab71804ea87", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:164", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:164"}, "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-ffdd6eb19e796b27", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/page.tsx:83", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/page.tsx:83"}, "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-74442e2025165450", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/categoria/[cat]/page.tsx:157", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/categoria/[cat]/page.tsx:157"}, "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-cbec5067d882cb51", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:148", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:148"}, "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-c4ed98835cfbb466", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/valoracion/page.tsx:80", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/valoracion/page.tsx:80"}, "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-326fe9e0726f1a61", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/contacto/page.tsx:113", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/contacto/page.tsx:113"}, "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-63348af71a12cb41", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/quienes-somos/page.tsx:70", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/quienes-somos/page.tsx:70"}, "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-a91646be59f19d34", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/page.tsx:103", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/page.tsx:103"}, "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-442d74c61758bf07", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/[slug]/page.tsx:167", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/[slug]/page.tsx:167"}, "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-da33359ffbca17ab", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/zona/[ciudad]/page.tsx:412", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/zona/[ciudad]/page.tsx:412"}, "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-f91120c60160d99b", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/context/CookieConsentContext.tsx:80", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/context/CookieConsentContext.tsx:80"}, "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-17563fff2e913f04", "name": "Very large file: src/lib/i18n.ts (1223 lines)", "shortDescription": {"text": "Very large file: src/lib/i18n.ts (1223 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": "1 test file(s) for 112 source file(s) (ratio 0.01). 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 8 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 30 placeholder/mock markers across 6 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-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-eaaddb7cd517d722", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/blog/BlogPostClient.tsx:216", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/blog/BlogPostClient.tsx:216"}, "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-277224c690a79712", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/AdminShell.tsx:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/AdminShell.tsx:44"}, "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-28b72ac879ffcc2f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/blog/PostForm.tsx:95", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/blog/PostForm.tsx:95"}, "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-3af3dfb291eeb69d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog.ts:76", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog.ts:76"}, "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-3091a646c7c8f7a9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/visits.ts:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/visits.ts:29"}, "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-1d9a84822c191d21", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/xml-parser.ts:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/xml-parser.ts:112"}, "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-598681bdda84490d", "name": "Commented-code block (5 lines) in src/lib/sync.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/sync.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}}, {"id": "scanner-f0770d90bdb161a6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/context/LanguageContext.tsx:81", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/context/LanguageContext.tsx:81"}, "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/22947"}, "properties": {"repository": "xavicapdevila/Web", "repoUrl": "https://github.com/xavicapdevila/Web", "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-9d9a19cd20a4262c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/instrumentation.ts:21"}, "properties": {"repobilityId": "1791378cdc59d011", "scanner": "scanner-primary", "fingerprint": "9d9a19cd20a4262c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6cb51d5a634fd212", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/blog/TranslatableHTML.tsx:132"}, "properties": {"repobilityId": "45b4cecbf1bd0ef8", "scanner": "scanner-primary", "fingerprint": "6cb51d5a634fd212", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-b626cc55b09365fa", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/properties/ShareModal.tsx:91"}, "properties": {"repobilityId": "b170ed03a475046f", "scanner": "scanner-primary", "fingerprint": "b626cc55b09365fa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1cdf4041775e6463", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:164"}, "properties": {"repobilityId": "4d4ab3e03315f684", "scanner": "scanner-primary", "fingerprint": "1cdf4041775e6463", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-fff2e68fe7694e44", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/page.tsx:83"}, "properties": {"repobilityId": "41b4d8ab3226bd10", "scanner": "scanner-primary", "fingerprint": "fff2e68fe7694e44", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-74dfc83e92c5efb8", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/categoria/[cat]/page.tsx:157"}, "properties": {"repobilityId": "2d50416982ce781e", "scanner": "scanner-primary", "fingerprint": "74dfc83e92c5efb8", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a10e2ed5c140981c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:148"}, "properties": {"repobilityId": "edc166468e8868e7", "scanner": "scanner-primary", "fingerprint": "a10e2ed5c140981c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-277e48c3bb9daac4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/valoracion/page.tsx:80"}, "properties": {"repobilityId": "05b274bd620be715", "scanner": "scanner-primary", "fingerprint": "277e48c3bb9daac4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2e2f4425a3d39376", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/contacto/page.tsx:113"}, "properties": {"repobilityId": "ff1a214d87926248", "scanner": "scanner-primary", "fingerprint": "2e2f4425a3d39376", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-11f24e412cd67390", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/quienes-somos/page.tsx:70"}, "properties": {"repobilityId": "3c2b7f7d177db0a4", "scanner": "scanner-primary", "fingerprint": "11f24e412cd67390", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-48c05526cf98accb", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/app/links/JobsModal.tsx:228"}, "properties": {"repobilityId": "209660a04d13bdea", "scanner": "scanner-primary", "fingerprint": "48c05526cf98accb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1ea2e80be95d1781", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/links/JobsModal.tsx:301"}, "properties": {"repobilityId": "ccb91724f0b94491", "scanner": "scanner-primary", "fingerprint": "1ea2e80be95d1781", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a70aeb123f99a56b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/page.tsx:103"}, "properties": {"repobilityId": "355eb1675638df05", "scanner": "scanner-primary", "fingerprint": "a70aeb123f99a56b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-86a0b97726498fbf", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/propiedades/[slug]/page.tsx:167"}, "properties": {"repobilityId": "15650ad16fad6115", "scanner": "scanner-primary", "fingerprint": "86a0b97726498fbf", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-93e6cc2a6bb195ee", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/zona/[ciudad]/page.tsx:412"}, "properties": {"repobilityId": "0cf7c57e4913bcb3", "scanner": "scanner-primary", "fingerprint": "93e6cc2a6bb195ee", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d95bbe2fb7d3e035", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/blog/TranslatableHTML.tsx:132"}, "properties": {"repobilityId": "c10fc1a35420fe6a", "scanner": "scanner-primary", "fingerprint": "d95bbe2fb7d3e035", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/blog/TranslatableHTML.tsx"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-8fdec4d1ffdad1ab", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/components/properties/AgentPhoto.tsx:19"}, "properties": {"repobilityId": "6e2871afe122c5ef", "scanner": "scanner-primary", "fingerprint": "8fdec4d1ffdad1ab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/properties/AgentPhoto.tsx"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-18fd2ab71804ea87", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:164"}, "properties": {"repobilityId": "88fd235b712bda65", "scanner": "scanner-primary", "fingerprint": "18fd2ab71804ea87", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/page.tsx"}, "region": {"startLine": 164}}}]}, {"ruleId": "scanner-ffdd6eb19e796b27", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/page.tsx:83"}, "properties": {"repobilityId": "0f7434f401785d28", "scanner": "scanner-primary", "fingerprint": "ffdd6eb19e796b27", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/page.tsx"}, "region": {"startLine": 83}}}]}, {"ruleId": "scanner-74442e2025165450", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/categoria/[cat]/page.tsx:157"}, "properties": {"repobilityId": "c2e58dc383b8a312", "scanner": "scanner-primary", "fingerprint": "74442e2025165450", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/categoria/[cat]/page.tsx"}, "region": {"startLine": 157}}}]}, {"ruleId": "scanner-cbec5067d882cb51", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:148"}, "properties": {"repobilityId": "df5a2a4c38f975f6", "scanner": "scanner-primary", "fingerprint": "cbec5067d882cb51", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/[slug]/page.tsx"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-c4ed98835cfbb466", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/valoracion/page.tsx:80"}, "properties": {"repobilityId": "6822f6192c21bcbc", "scanner": "scanner-primary", "fingerprint": "c4ed98835cfbb466", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/valoracion/page.tsx"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-326fe9e0726f1a61", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/contacto/page.tsx:113"}, "properties": {"repobilityId": "b3a345cebfc07f57", "scanner": "scanner-primary", "fingerprint": "326fe9e0726f1a61", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/contacto/page.tsx"}, "region": {"startLine": 113}}}]}, {"ruleId": "scanner-63348af71a12cb41", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/quienes-somos/page.tsx:70"}, "properties": {"repobilityId": "9828aca1ff90a40c", "scanner": "scanner-primary", "fingerprint": "63348af71a12cb41", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/quienes-somos/page.tsx"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-a91646be59f19d34", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/page.tsx:103"}, "properties": {"repobilityId": "b8ae1af1f15684cc", "scanner": "scanner-primary", "fingerprint": "a91646be59f19d34", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/propiedades/page.tsx"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-442d74c61758bf07", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/propiedades/[slug]/page.tsx:167"}, "properties": {"repobilityId": "29301ce2bb8872ea", "scanner": "scanner-primary", "fingerprint": "442d74c61758bf07", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/propiedades/[slug]/page.tsx"}, "region": {"startLine": 167}}}]}, {"ruleId": "scanner-da33359ffbca17ab", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/zona/[ciudad]/page.tsx:412"}, "properties": {"repobilityId": "d38a5c7801a35a40", "scanner": "scanner-primary", "fingerprint": "da33359ffbca17ab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/zona/[ciudad]/page.tsx"}, "region": {"startLine": 412}}}]}, {"ruleId": "scanner-f91120c60160d99b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/context/CookieConsentContext.tsx:80"}, "properties": {"repobilityId": "8112dd2d5e8084c5", "scanner": "scanner-primary", "fingerprint": "f91120c60160d99b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/context/CookieConsentContext.tsx"}, "region": {"startLine": 80}}}]}, {"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-17563fff2e913f04", "level": "note", "message": {"text": "Very large file: src/lib/i18n.ts (1223 lines)"}, "properties": {"repobilityId": "1390b2f0160e71ff", "scanner": "scanner-primary", "fingerprint": "17563fff2e913f04", "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": "351764b516695287", "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": "08a33a18020496af", "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": "1a6dc09c8e8bd9b4", "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": "4f96028467c343cb", "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": "c641a584056898a5", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a1aa381ee7a6dff9", "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": "cae3376196376829", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-eaaddb7cd517d722", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/blog/BlogPostClient.tsx:216"}, "properties": {"repobilityId": "c06f7871574b54be", "scanner": "scanner-primary", "fingerprint": "eaaddb7cd517d722", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-277224c690a79712", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/AdminShell.tsx:44"}, "properties": {"repobilityId": "ba9851e675af3fa8", "scanner": "scanner-primary", "fingerprint": "277224c690a79712", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-28b72ac879ffcc2f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/blog/PostForm.tsx:95"}, "properties": {"repobilityId": "27bdbf38194f3ff7", "scanner": "scanner-primary", "fingerprint": "28b72ac879ffcc2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3af3dfb291eeb69d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog.ts:76"}, "properties": {"repobilityId": "42af399139850d44", "scanner": "scanner-primary", "fingerprint": "3af3dfb291eeb69d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3091a646c7c8f7a9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/visits.ts:29"}, "properties": {"repobilityId": "5705f712b9dacb72", "scanner": "scanner-primary", "fingerprint": "3091a646c7c8f7a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1d9a84822c191d21", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/xml-parser.ts:112"}, "properties": {"repobilityId": "dbd7a9f0106a441d", "scanner": "scanner-primary", "fingerprint": "1d9a84822c191d21", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-598681bdda84490d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/sync.ts:6"}, "properties": {"repobilityId": "2aa5702c8b32a6a0", "scanner": "scanner-primary", "fingerprint": "598681bdda84490d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0770d90bdb161a6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/context/LanguageContext.tsx:81"}, "properties": {"repobilityId": "2f62b0b1332857bb", "scanner": "scanner-primary", "fingerprint": "f0770d90bdb161a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}