{"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-318a17bc39b8558b", "name": "Stray `console.log` in TS/JS \u2014 scripts/scrape-static-pages.ts:182", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-static-pages.ts: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-958c6700ced50929", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-static-pages-from-json.ts:497", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-static-pages-from-json.ts:497"}, "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-9365d24fce760b23", "name": "Stray `console.log` in TS/JS \u2014 scripts/drop-static-pages-from-json.ts:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/drop-static-pages-from-json.ts:43"}, "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-b5d7b5284691cafa", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.js:20"}, "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-434daa9313e8bf16", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/BlockEditor.tsx:286", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/BlockEditor.tsx:286"}, "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-70c41430d970eb24", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:63", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:63"}, "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-ce3f98a350c4a9df", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/DashboardClient.tsx:152", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/DashboardClient.tsx:152"}, "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-32b4fa1901867ee7", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/users/page.tsx:172", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/users/page.tsx:172"}, "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-336c622c90d4b985", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/navigation/page.tsx:1109", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/navigation/page.tsx:1109"}, "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-457d072ff74f0871", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/ContentList.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/ContentList.tsx:45"}, "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-70bc01fa3392e9ee", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/AdminSidebar.tsx:165", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/AdminSidebar.tsx:165"}, "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-225ed4e3fc51e2ac", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/page-builder/BlockPalette.tsx:41", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/page-builder/BlockPalette.tsx:41"}, "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-f7ba1ef67c0a3f4b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/admin/components/page-builder/PropertyPanel.tsx:219", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/admin/components/page-builder/PropertyPanel.tsx:219"}, "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-ac1c13b2521c46b5", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/audit/page.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/audit/page.tsx:130"}, "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-af4dba691df08be4", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/news-manager.tsx:1731", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/news-manager.tsx:1731"}, "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-c01d569e8fd1f1dd", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPropertyPanel.tsx:215", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPropertyPanel.tsx:215"}, "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-670eab99fab3a439", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPalette.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPalette.tsx:45"}, "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-f5035871b2ec9b1e", "name": "Insecure pattern 'dangerous_innerhtml' in components/admin/BlockEditor.tsx:286", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/BlockEditor.tsx:286"}, "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-5e6b78bc13377766", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:63", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:63"}, "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-e5de0f0ccde61ea9", "name": "Insecure pattern 'dangerous_innerhtml' in app/admin/components/page-builder/PropertyPanel.tsx:219", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/admin/components/page-builder/PropertyPanel.tsx:219"}, "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3875340b9dba7973", "name": "Very large file: app/admin/navigation/page.tsx (1339 lines)", "shortDescription": {"text": "Very large file: app/admin/navigation/page.tsx (1339 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-c0c584c7a7ecd4b8", "name": "Very large file: app/admin/news/news-manager.tsx (1914 lines)", "shortDescription": {"text": "Very large file: app/admin/news/news-manager.tsx (1914 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": "11 test file(s) for 159 source file(s) (ratio 0.07). 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 60 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 123 placeholder/mock markers across 20 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-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. 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-8fcf4f6ebc9e6d7d", "name": "Commented-code block (7 lines) in scripts/import-from-elsys-bg.mjs:1", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/import-from-elsys-bg.mjs: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-119a0d998fbd5679", "name": "Commented-code block (7 lines) in scripts/migrate-content-to-cms.mjs:1", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/migrate-content-to-cms.mjs: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-d77eb446bf4fc207", "name": "Commented-code block (5 lines) in scripts/import-static-blocks.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/import-static-blocks.mjs:2"}, "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-d4850859d2133773", "name": "Commented-code block (5 lines) in prisma/seed.js:742", "shortDescription": {"text": "Commented-code block (5 lines) in prisma/seed.js:742"}, "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-d50c30137b4fd19d", "name": "Legacy-named symbol `usingLegacy` in app/api/navigation/route.ts:90", "shortDescription": {"text": "Legacy-named symbol `usingLegacy` in app/api/navigation/route.ts:90"}, "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-a49802713837a376", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/news/translate/route.ts:32", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/news/translate/route.ts:32"}, "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-64d3b328a9b67893", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/settings/page.tsx:93", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/settings/page.tsx:93"}, "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-6ab696a7a7da7e25", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/users/page.tsx:185", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/users/page.tsx:185"}, "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-82f79d709ae628aa", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/navigation/page.tsx:155", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/navigation/page.tsx:155"}, "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-31ca48fa96dc81e0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/pages/[id]/page.tsx:204", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/pages/[id]/page.tsx:204"}, "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-abfbf4e7e5a6e400", "name": "Legacy-named symbol `buildLegacy` in lib/navigation-build.ts:172", "shortDescription": {"text": "Legacy-named symbol `buildLegacy` in lib/navigation-build.ts:172"}, "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-3482f7e5dd70cd1a", "name": "6 env vars used in code but missing from .env.example", "shortDescription": {"text": "6 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ALLOW_ADMIN_REGISTRATION`, `CI`, `DEEPL_API_KEY`, `DEEPL_AUTH_KEY`, `NODE_ENV`, `REDIS_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20929"}, "properties": {"repository": "TechXTT/Elsys", "repoUrl": "https://github.com/TechXTT/Elsys", "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-318a17bc39b8558b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-static-pages.ts:182"}, "properties": {"repobilityId": "5d33960f73f722da", "scanner": "scanner-primary", "fingerprint": "318a17bc39b8558b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-958c6700ced50929", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-static-pages-from-json.ts:497"}, "properties": {"repobilityId": "cb7d2bdb68b4b0a3", "scanner": "scanner-primary", "fingerprint": "958c6700ced50929", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9365d24fce760b23", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/drop-static-pages-from-json.ts:43"}, "properties": {"repobilityId": "c9e2955b3a61b755", "scanner": "scanner-primary", "fingerprint": "9365d24fce760b23", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b5d7b5284691cafa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.js:20"}, "properties": {"repobilityId": "811c4f12ca772b62", "scanner": "scanner-primary", "fingerprint": "b5d7b5284691cafa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-434daa9313e8bf16", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/BlockEditor.tsx:286"}, "properties": {"repobilityId": "e40809e068238237", "scanner": "scanner-primary", "fingerprint": "434daa9313e8bf16", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-70c41430d970eb24", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:63"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "70c41430d970eb24", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ce3f98a350c4a9df", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/DashboardClient.tsx:152"}, "properties": {"repobilityId": "bf2b6bdce0544188", "scanner": "scanner-primary", "fingerprint": "ce3f98a350c4a9df", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-32b4fa1901867ee7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/users/page.tsx:172"}, "properties": {"repobilityId": "ee3b4cacbc1674f1", "scanner": "scanner-primary", "fingerprint": "32b4fa1901867ee7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-336c622c90d4b985", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/navigation/page.tsx:1109"}, "properties": {"repobilityId": "a4888d5b796fb1f4", "scanner": "scanner-primary", "fingerprint": "336c622c90d4b985", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-457d072ff74f0871", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/ContentList.tsx:45"}, "properties": {"repobilityId": "96687d698237d404", "scanner": "scanner-primary", "fingerprint": "457d072ff74f0871", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-70bc01fa3392e9ee", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/AdminSidebar.tsx:165"}, "properties": {"repobilityId": "ff753b2888c738aa", "scanner": "scanner-primary", "fingerprint": "70bc01fa3392e9ee", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-225ed4e3fc51e2ac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/components/page-builder/BlockPalette.tsx:41"}, "properties": {"repobilityId": "c77e697a86c599ae", "scanner": "scanner-primary", "fingerprint": "225ed4e3fc51e2ac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f7ba1ef67c0a3f4b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/admin/components/page-builder/PropertyPanel.tsx:219"}, "properties": {"repobilityId": "66d4de01159e7c36", "scanner": "scanner-primary", "fingerprint": "f7ba1ef67c0a3f4b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ac1c13b2521c46b5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/audit/page.tsx:130"}, "properties": {"repobilityId": "99cf08b8557e91e2", "scanner": "scanner-primary", "fingerprint": "ac1c13b2521c46b5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-af4dba691df08be4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/news-manager.tsx:1731"}, "properties": {"repobilityId": "3e05988b7fd0d7b1", "scanner": "scanner-primary", "fingerprint": "af4dba691df08be4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c01d569e8fd1f1dd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPropertyPanel.tsx:215"}, "properties": {"repobilityId": "4fcb066707242b03", "scanner": "scanner-primary", "fingerprint": "c01d569e8fd1f1dd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-670eab99fab3a439", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/news/components/blocks/NewsBlockPalette.tsx:45"}, "properties": {"repobilityId": "ed74e469a7bf8047", "scanner": "scanner-primary", "fingerprint": "670eab99fab3a439", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f5035871b2ec9b1e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/BlockEditor.tsx:286"}, "properties": {"repobilityId": "6915f6886b89a65e", "scanner": "scanner-primary", "fingerprint": "f5035871b2ec9b1e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/BlockEditor.tsx"}, "region": {"startLine": 286}}}]}, {"ruleId": "scanner-5e6b78bc13377766", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:63"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "5e6b78bc13377766", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-e5de0f0ccde61ea9", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/admin/components/page-builder/PropertyPanel.tsx:219"}, "properties": {"repobilityId": "a9b5888245a26b1a", "scanner": "scanner-primary", "fingerprint": "e5de0f0ccde61ea9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/admin/components/page-builder/PropertyPanel.tsx"}, "region": {"startLine": 219}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3875340b9dba7973", "level": "note", "message": {"text": "Very large file: app/admin/navigation/page.tsx (1339 lines)"}, "properties": {"repobilityId": "30df8c49ef9d1e50", "scanner": "scanner-primary", "fingerprint": "3875340b9dba7973", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c0c584c7a7ecd4b8", "level": "note", "message": {"text": "Very large file: app/admin/news/news-manager.tsx (1914 lines)"}, "properties": {"repobilityId": "949b2f5c3fcf7deb", "scanner": "scanner-primary", "fingerprint": "c0c584c7a7ecd4b8", "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": "1fccf55fb004c79f", "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": "08e2cb43db5622bd", "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": "921b2ccc23a53066", "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": "ad860d1ece4f4b79", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "9257f2a2eb170532", "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": "cdd0ce267ee8c68d", "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": "89d985bea2b5b784", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8fcf4f6ebc9e6d7d", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/import-from-elsys-bg.mjs:1"}, "properties": {"repobilityId": "27a490e921069afd", "scanner": "scanner-primary", "fingerprint": "8fcf4f6ebc9e6d7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-119a0d998fbd5679", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/migrate-content-to-cms.mjs:1"}, "properties": {"repobilityId": "bcb165cb1da7aebd", "scanner": "scanner-primary", "fingerprint": "119a0d998fbd5679", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d77eb446bf4fc207", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/import-static-blocks.mjs:2"}, "properties": {"repobilityId": "65e14cffe62d7646", "scanner": "scanner-primary", "fingerprint": "d77eb446bf4fc207", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4850859d2133773", "level": "none", "message": {"text": "Commented-code block (5 lines) in prisma/seed.js:742"}, "properties": {"repobilityId": "6cad9a8700f50e28", "scanner": "scanner-primary", "fingerprint": "d4850859d2133773", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d50c30137b4fd19d", "level": "note", "message": {"text": "Legacy-named symbol `usingLegacy` in app/api/navigation/route.ts:90"}, "properties": {"repobilityId": "aee503d18661acc4", "scanner": "scanner-primary", "fingerprint": "d50c30137b4fd19d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a49802713837a376", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/news/translate/route.ts:32"}, "properties": {"repobilityId": "9e59cadeabc1b7bd", "scanner": "scanner-primary", "fingerprint": "a49802713837a376", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-64d3b328a9b67893", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/settings/page.tsx:93"}, "properties": {"repobilityId": "8cbabe415e71797b", "scanner": "scanner-primary", "fingerprint": "64d3b328a9b67893", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6ab696a7a7da7e25", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/users/page.tsx:185"}, "properties": {"repobilityId": "208ca46605fc3e80", "scanner": "scanner-primary", "fingerprint": "6ab696a7a7da7e25", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-82f79d709ae628aa", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/navigation/page.tsx:155"}, "properties": {"repobilityId": "46b30b32b2242986", "scanner": "scanner-primary", "fingerprint": "82f79d709ae628aa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-31ca48fa96dc81e0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/pages/[id]/page.tsx:204"}, "properties": {"repobilityId": "8e54fd05bbee8f5a", "scanner": "scanner-primary", "fingerprint": "31ca48fa96dc81e0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-abfbf4e7e5a6e400", "level": "note", "message": {"text": "Legacy-named symbol `buildLegacy` in lib/navigation-build.ts:172"}, "properties": {"repobilityId": "75d3f5cd3934120e", "scanner": "scanner-primary", "fingerprint": "abfbf4e7e5a6e400", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3482f7e5dd70cd1a", "level": "note", "message": {"text": "6 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "1da70f25aa46f6e9", "scanner": "scanner-primary", "fingerprint": "3482f7e5dd70cd1a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}