{"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-06af72918f25ba8f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/layout/GlobalSearch.tsx:225", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/layout/GlobalSearch.tsx:225"}, "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-d9575c79ecfea042", "name": "\"active\" state uses light bg in a dark theme \u2014 components/layout/Sidebar.tsx:68", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/layout/Sidebar.tsx:68"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-46b3f4d19f148629", "name": "\"active\" state uses light bg in a dark theme \u2014 components/layout/ThemeToggle.tsx:33", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/layout/ThemeToggle.tsx:33"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b1a5e58f5414d5df", "name": "`truncate` class without `title=` for hover reveal \u2014 components/layout/Navbar.tsx:33", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/layout/Navbar.tsx:33"}, "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-56e5fd44810dccde", "name": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectTimeReport.tsx:199", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectTimeReport.tsx:199"}, "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-2e6c88af5aec61c7", "name": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectGantt.tsx:263", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectGantt.tsx:263"}, "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-1748addfb8a607e4", "name": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectMembersTab.tsx:110", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectMembersTab.tsx:110"}, "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-c6b3303c45e00778", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/MyTasks.tsx:68", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/MyTasks.tsx:68"}, "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-7e3fc56706ffd74d", "name": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/UpcomingDeadlines.tsx:62", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/UpcomingDeadlines.tsx:62"}, "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-ee2f58834807e8c6", "name": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/MilestoneList.tsx:779", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/MilestoneList.tsx:779"}, "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-1e9cf70d7f73243a", "name": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/UpcomingMilestones.tsx:55", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/UpcomingMilestones.tsx:55"}, "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-e10994312510a7ce", "name": "`truncate` class without `title=` for hover reveal \u2014 components/tasks/TaskAttachments.tsx:140", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/tasks/TaskAttachments.tsx:140"}, "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-859125753d551d16", "name": "`truncate` class without `title=` for hover reveal \u2014 components/comments/NotifyPicker.tsx:140", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/comments/NotifyPicker.tsx:140"}, "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-59b31a2e5c5ba3f0", "name": "`truncate` class without `title=` for hover reveal \u2014 components/comments/MentionableTextarea.tsx:183", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/comments/MentionableTextarea.tsx:183"}, "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-34af39c7ff85fa2a", "name": "Stray `console.log` in TS/JS \u2014 convex/auth.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 convex/auth.ts:27"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a803155c820656e9", "name": "Stray `console.log` in TS/JS \u2014 convex/email.ts:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 convex/email.ts:18"}, "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-a449ca0ad68d27a0", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:41", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:41"}, "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-f24d2a153939a659", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/vykazy/page.tsx:283", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/vykazy/page.tsx:283"}, "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-8c8a41f3e4dfc4c7", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/reditel/page.tsx:159", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/reditel/page.tsx:159"}, "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-96073363478a9599", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/notifikace/page.tsx:112", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/notifikace/page.tsx:112"}, "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-d6fe87ef6d76894a", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/tym/page.tsx:75", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/tym/page.tsx:75"}, "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-9b88e7d256367b97", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/kapacity/page.tsx:348", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/kapacity/page.tsx:348"}, "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-4807e054bd3bb712", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/admin/uzivatele/page.tsx:343", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/admin/uzivatele/page.tsx:343"}, "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-d3f65d1c788e036c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/casova-osa/page.tsx:297", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/casova-osa/page.tsx:297"}, "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-426e21c514c7e265", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/statistiky/page.tsx:218", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/statistiky/page.tsx:218"}, "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-beb1d7ff1c2367e0", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:41", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:41"}, "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-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 135 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 5 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 43 placeholder/mock markers across 19 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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d285628c6c55ebca", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/tasks/TaskAttachments.tsx:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/tasks/TaskAttachments.tsx:43"}, "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-983d5a8724f42047", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/auth.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/auth.ts:34"}, "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-5b5bda112ba5d685", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/email.ts:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/email.ts:33"}, "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/20920"}, "properties": {"repository": "TechmaniaLukas/Projekty", "repoUrl": "https://github.com/TechmaniaLukas/Projekty", "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-06af72918f25ba8f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/layout/GlobalSearch.tsx:225"}, "properties": {"repobilityId": "ce0c2f18ec76550e", "scanner": "scanner-primary", "fingerprint": "06af72918f25ba8f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d9575c79ecfea042", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/layout/Sidebar.tsx:68"}, "properties": {"repobilityId": "f0022fb3f763f4ad", "scanner": "scanner-primary", "fingerprint": "d9575c79ecfea042", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-46b3f4d19f148629", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/layout/ThemeToggle.tsx:33"}, "properties": {"repobilityId": "29593a3d7bbaf031", "scanner": "scanner-primary", "fingerprint": "46b3f4d19f148629", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-b1a5e58f5414d5df", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/layout/Navbar.tsx:33"}, "properties": {"repobilityId": "7fbb7f05ef2a1334", "scanner": "scanner-primary", "fingerprint": "b1a5e58f5414d5df", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-56e5fd44810dccde", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectTimeReport.tsx:199"}, "properties": {"repobilityId": "64ee49354cfd7d3b", "scanner": "scanner-primary", "fingerprint": "56e5fd44810dccde", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2e6c88af5aec61c7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectGantt.tsx:263"}, "properties": {"repobilityId": "d0a940e55681c7cd", "scanner": "scanner-primary", "fingerprint": "2e6c88af5aec61c7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1748addfb8a607e4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/projects/ProjectMembersTab.tsx:110"}, "properties": {"repobilityId": "24d8e897d3195fd0", "scanner": "scanner-primary", "fingerprint": "1748addfb8a607e4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c6b3303c45e00778", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/MyTasks.tsx:68"}, "properties": {"repobilityId": "58e4b6e56c58d70b", "scanner": "scanner-primary", "fingerprint": "c6b3303c45e00778", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7e3fc56706ffd74d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/dashboard/UpcomingDeadlines.tsx:62"}, "properties": {"repobilityId": "561f307b1d53e35f", "scanner": "scanner-primary", "fingerprint": "7e3fc56706ffd74d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ee2f58834807e8c6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/MilestoneList.tsx:779"}, "properties": {"repobilityId": "4c87b86bf8cabef1", "scanner": "scanner-primary", "fingerprint": "ee2f58834807e8c6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1e9cf70d7f73243a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/milestones/UpcomingMilestones.tsx:55"}, "properties": {"repobilityId": "77c4ddd7f2e82dea", "scanner": "scanner-primary", "fingerprint": "1e9cf70d7f73243a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e10994312510a7ce", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/tasks/TaskAttachments.tsx:140"}, "properties": {"repobilityId": "91fb9b187021b4c9", "scanner": "scanner-primary", "fingerprint": "e10994312510a7ce", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-859125753d551d16", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/comments/NotifyPicker.tsx:140"}, "properties": {"repobilityId": "96f82538deecdf00", "scanner": "scanner-primary", "fingerprint": "859125753d551d16", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-59b31a2e5c5ba3f0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/comments/MentionableTextarea.tsx:183"}, "properties": {"repobilityId": "db5107efa8b4501a", "scanner": "scanner-primary", "fingerprint": "59b31a2e5c5ba3f0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-34af39c7ff85fa2a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 convex/auth.ts:27"}, "properties": {"repobilityId": "b3da803c503d54ea", "scanner": "scanner-primary", "fingerprint": "34af39c7ff85fa2a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a803155c820656e9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 convex/email.ts:18"}, "properties": {"repobilityId": "3ed0edc8befb7eb5", "scanner": "scanner-primary", "fingerprint": "a803155c820656e9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a449ca0ad68d27a0", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:41"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "a449ca0ad68d27a0", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-f24d2a153939a659", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/vykazy/page.tsx:283"}, "properties": {"repobilityId": "395f7d435cf9f9fe", "scanner": "scanner-primary", "fingerprint": "f24d2a153939a659", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8c8a41f3e4dfc4c7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/reditel/page.tsx:159"}, "properties": {"repobilityId": "a81ac1a6cdfc9aa7", "scanner": "scanner-primary", "fingerprint": "8c8a41f3e4dfc4c7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-96073363478a9599", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/notifikace/page.tsx:112"}, "properties": {"repobilityId": "0133da86222c5847", "scanner": "scanner-primary", "fingerprint": "96073363478a9599", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d6fe87ef6d76894a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/tym/page.tsx:75"}, "properties": {"repobilityId": "6cab36255f8a9a5b", "scanner": "scanner-primary", "fingerprint": "d6fe87ef6d76894a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9b88e7d256367b97", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/kapacity/page.tsx:348"}, "properties": {"repobilityId": "8aea19f7e1d7eec2", "scanner": "scanner-primary", "fingerprint": "9b88e7d256367b97", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4807e054bd3bb712", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/admin/uzivatele/page.tsx:343"}, "properties": {"repobilityId": "4c60f92b631eb0bb", "scanner": "scanner-primary", "fingerprint": "4807e054bd3bb712", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d3f65d1c788e036c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/casova-osa/page.tsx:297"}, "properties": {"repobilityId": "c4f7127cfa182ed7", "scanner": "scanner-primary", "fingerprint": "d3f65d1c788e036c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-426e21c514c7e265", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/statistiky/page.tsx:218"}, "properties": {"repobilityId": "6301017083b33b7f", "scanner": "scanner-primary", "fingerprint": "426e21c514c7e265", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-beb1d7ff1c2367e0", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:41"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "beb1d7ff1c2367e0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 41}}}]}, {"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": "08c8eb7b07307e80", "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": "d252af51e8429539", "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": "1b8e3a309966d597", "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": "fe7402fd341254d7", "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": "c7d0d4efe1700855", "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": "0cea93f89b38db05", "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": "b691e377a673be68", "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": "a58539ed8dff4674", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-d285628c6c55ebca", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/tasks/TaskAttachments.tsx:43"}, "properties": {"repobilityId": "9c1c16841cbaf048", "scanner": "scanner-primary", "fingerprint": "d285628c6c55ebca", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-983d5a8724f42047", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/auth.ts:34"}, "properties": {"repobilityId": "fa0f1ab47669ac81", "scanner": "scanner-primary", "fingerprint": "983d5a8724f42047", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5b5bda112ba5d685", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/email.ts:33"}, "properties": {"repobilityId": "a2d8c72255e4686f", "scanner": "scanner-primary", "fingerprint": "5b5bda112ba5d685", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}