{"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-9204c350343ff01d", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/UserMenu.tsx:67", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/UserMenu.tsx:67"}, "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-6998e5e5a469e026", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/MobileActionBar.tsx:44", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/MobileActionBar.tsx:44"}, "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-ed41ce5b7b452e65", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:561", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:561"}, "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-ef4a73ccfaff3b5d", "name": "TODO/FIXME marker in shipping code \u2014 empiria-shop/app/events/[slug]/page.tsx:428", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 empiria-shop/app/events/[slug]/page.tsx:428"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1fa5a6a1ba9fc6b0", "name": "Stray `console.log` in TS/JS \u2014 empiria-shop/app/api/webhooks/stripe/route.ts:200", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 empiria-shop/app/api/webhooks/stripe/route.ts:200"}, "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-7babfa912de23cb0", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/SponsorSections.tsx:51", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/SponsorSections.tsx:51"}, "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-964af8949b887f23", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/components/EventDetails.tsx:270", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/components/EventDetails.tsx:270"}, "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-8e0aeee92fa8ebc0", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/FeaturedHero.tsx:131", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/FeaturedHero.tsx:131"}, "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-8b266ecd86b1bbc4", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/gifft/GifftCalendar.tsx:127", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/gifft/GifftCalendar.tsx:127"}, "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-8b9c5aa673fbab3e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305"}, "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-7d133459546aeabd", "name": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:508", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:508"}, "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-31d3e690f413a41a", "name": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/components/EventDetails.tsx:270", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/components/EventDetails.tsx:270"}, "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-e18cab08b556f933", "name": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305"}, "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-0a2e5a6e7566bef7", "name": "Very large file: empiria-shop/app/api/checkout/route.ts (1467 lines)", "shortDescription": {"text": "Very large file: empiria-shop/app/api/checkout/route.ts (1467 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-c0276795c8c79084", "name": "Very large file: empiria-shop/app/api/webhooks/stripe/route.ts (1930 lines)", "shortDescription": {"text": "Very large file: empiria-shop/app/api/webhooks/stripe/route.ts (1930 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 85 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 33 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 19 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-dc5f871c15741a01", "name": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/SeatSelector.tsx:567", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/SeatSelector.tsx:567"}, "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-47df3a538d5f69b1", "name": "Commented-code block (6 lines) in empiria-shop/components/seatmap/useSeatHolds.ts:123", "shortDescription": {"text": "Commented-code block (6 lines) in empiria-shop/components/seatmap/useSeatHolds.ts:123"}, "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-d0b02b02937f57a7", "name": "Commented-code block (5 lines) in empiria-shop/components/seatmap/SeatmapViewer.tsx:170", "shortDescription": {"text": "Commented-code block (5 lines) in empiria-shop/components/seatmap/SeatmapViewer.tsx:170"}, "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-dfc8faeac56a96c2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/AssignedSeatPicker.tsx:370", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/AssignedSeatPicker.tsx:370"}, "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-df0a822db43de922", "name": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:304", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:304"}, "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-fb0cddaf27de16fc", "name": "Commented-code block (6 lines) in empiria-shop/app/events/[slug]/page.tsx:105", "shortDescription": {"text": "Commented-code block (6 lines) in empiria-shop/app/events/[slug]/page.tsx:105"}, "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-ab17b1417f3da33b", "name": "Commented-code block (5 lines) in empiria-shop/app/api/seat-holds/route.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in empiria-shop/app/api/seat-holds/route.ts:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-16a55d8cc0885708", "name": "Commented-code block (5 lines) in empiria-shop/app/api/checkout/route.ts:521", "shortDescription": {"text": "Commented-code block (5 lines) in empiria-shop/app/api/checkout/route.ts:521"}, "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-a707af7f3a89b288", "name": "Commented-code block (6 lines) in empiria-shop/app/api/webhooks/stripe/route.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in empiria-shop/app/api/webhooks/stripe/route.ts:5"}, "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-1e55fccb4627b2c8", "name": "Commented-code block (6 lines) in empiria-shop/app/checkout/success/AutoRefresh.tsx:3", "shortDescription": {"text": "Commented-code block (6 lines) in empiria-shop/app/checkout/success/AutoRefresh.tsx:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-54579471e00dbc96", "name": "Commented-code block (5 lines) in empiria-shop/app/checkout/[eventId]/page.tsx:127", "shortDescription": {"text": "Commented-code block (5 lines) in empiria-shop/app/checkout/[eventId]/page.tsx:127"}, "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-9bd2d635b66f3b95", "name": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:312", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:312"}, "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-346b00db4c2cbbc4", "name": "Commented-code block (5 lines) in empiria-shop/lib/fees.ts:125", "shortDescription": {"text": "Commented-code block (5 lines) in empiria-shop/lib/fees.ts:125"}, "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-f457ec65b52ee45e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/lib/wallet.ts:216", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/lib/wallet.ts: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}}]}}, "automationDetails": {"id": "repobility/23295"}, "properties": {"repository": "YoniKAr/empiria-shop", "repoUrl": "https://github.com/YoniKAr/empiria-shop", "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-9204c350343ff01d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/UserMenu.tsx:67"}, "properties": {"repobilityId": "4526b34717e666df", "scanner": "scanner-primary", "fingerprint": "9204c350343ff01d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6998e5e5a469e026", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/MobileActionBar.tsx:44"}, "properties": {"repobilityId": "47571bf1529c5271", "scanner": "scanner-primary", "fingerprint": "6998e5e5a469e026", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ed41ce5b7b452e65", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:561"}, "properties": {"repobilityId": "06c6001406384282", "scanner": "scanner-primary", "fingerprint": "ed41ce5b7b452e65", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ef4a73ccfaff3b5d", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 empiria-shop/app/events/[slug]/page.tsx:428"}, "properties": {"repobilityId": "82d5d5a782fcb851", "scanner": "scanner-primary", "fingerprint": "ef4a73ccfaff3b5d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-1fa5a6a1ba9fc6b0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 empiria-shop/app/api/webhooks/stripe/route.ts:200"}, "properties": {"repobilityId": "6d9097922137b7eb", "scanner": "scanner-primary", "fingerprint": "1fa5a6a1ba9fc6b0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7babfa912de23cb0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/SponsorSections.tsx:51"}, "properties": {"repobilityId": "156eda204eb618d2", "scanner": "scanner-primary", "fingerprint": "7babfa912de23cb0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-964af8949b887f23", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/components/EventDetails.tsx:270"}, "properties": {"repobilityId": "ddbd9c483d8dcba4", "scanner": "scanner-primary", "fingerprint": "964af8949b887f23", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8e0aeee92fa8ebc0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/components/FeaturedHero.tsx:131"}, "properties": {"repobilityId": "07a1376773133f94", "scanner": "scanner-primary", "fingerprint": "8e0aeee92fa8ebc0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8b266ecd86b1bbc4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/gifft/GifftCalendar.tsx:127"}, "properties": {"repobilityId": "219c238954b664ab", "scanner": "scanner-primary", "fingerprint": "8b266ecd86b1bbc4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8b9c5aa673fbab3e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305"}, "properties": {"repobilityId": "be470b9752c1d8e3", "scanner": "scanner-primary", "fingerprint": "8b9c5aa673fbab3e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7d133459546aeabd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:508"}, "properties": {"repobilityId": "de126f4854750615", "scanner": "scanner-primary", "fingerprint": "7d133459546aeabd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-31d3e690f413a41a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/components/EventDetails.tsx:270"}, "properties": {"repobilityId": "b81e8e7498b6b25b", "scanner": "scanner-primary", "fingerprint": "31d3e690f413a41a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "empiria-shop/app/components/EventDetails.tsx"}, "region": {"startLine": 270}}}]}, {"ruleId": "scanner-e18cab08b556f933", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx:305"}, "properties": {"repobilityId": "fc1f6253ba241ef2", "scanner": "scanner-primary", "fingerprint": "e18cab08b556f933", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "empiria-shop/app/gifft/[slug]/MovieDetailContent.tsx"}, "region": {"startLine": 305}}}]}, {"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-0a2e5a6e7566bef7", "level": "note", "message": {"text": "Very large file: empiria-shop/app/api/checkout/route.ts (1467 lines)"}, "properties": {"repobilityId": "ebf20b0b279565c6", "scanner": "scanner-primary", "fingerprint": "0a2e5a6e7566bef7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c0276795c8c79084", "level": "note", "message": {"text": "Very large file: empiria-shop/app/api/webhooks/stripe/route.ts (1930 lines)"}, "properties": {"repobilityId": "cc9fbda2d6ce4857", "scanner": "scanner-primary", "fingerprint": "c0276795c8c79084", "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": "7ea85e4bf1bc2946", "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": "760b0e80733314e8", "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": "0d05255d0c3a76b8", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "01ff8adbebc2b721", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "9d8c23dc6cedd5ac", "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": "6d6115b651e17ddc", "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": "7ac31b31e60bc3d6", "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": "98660b959bc88979", "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": "df40697d1d34d270", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-dc5f871c15741a01", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/SeatSelector.tsx:567"}, "properties": {"repobilityId": "9d973e0a08c99027", "scanner": "scanner-primary", "fingerprint": "dc5f871c15741a01", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-47df3a538d5f69b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in empiria-shop/components/seatmap/useSeatHolds.ts:123"}, "properties": {"repobilityId": "50a159a20a1447d2", "scanner": "scanner-primary", "fingerprint": "47df3a538d5f69b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0b02b02937f57a7", "level": "none", "message": {"text": "Commented-code block (5 lines) in empiria-shop/components/seatmap/SeatmapViewer.tsx:170"}, "properties": {"repobilityId": "8546ca2a3d409e3e", "scanner": "scanner-primary", "fingerprint": "d0b02b02937f57a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfc8faeac56a96c2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/AssignedSeatPicker.tsx:370"}, "properties": {"repobilityId": "07148f6680c10907", "scanner": "scanner-primary", "fingerprint": "dfc8faeac56a96c2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-df0a822db43de922", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/components/seatmap/ZoneSelector.tsx:304"}, "properties": {"repobilityId": "f895a1cb6800ebf2", "scanner": "scanner-primary", "fingerprint": "df0a822db43de922", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fb0cddaf27de16fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in empiria-shop/app/events/[slug]/page.tsx:105"}, "properties": {"repobilityId": "8a2caebbc7c28cfe", "scanner": "scanner-primary", "fingerprint": "fb0cddaf27de16fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab17b1417f3da33b", "level": "none", "message": {"text": "Commented-code block (5 lines) in empiria-shop/app/api/seat-holds/route.ts:9"}, "properties": {"repobilityId": "1da4cf239eaddf1c", "scanner": "scanner-primary", "fingerprint": "ab17b1417f3da33b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16a55d8cc0885708", "level": "none", "message": {"text": "Commented-code block (5 lines) in empiria-shop/app/api/checkout/route.ts:521"}, "properties": {"repobilityId": "832dc677db31a5a9", "scanner": "scanner-primary", "fingerprint": "16a55d8cc0885708", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a707af7f3a89b288", "level": "none", "message": {"text": "Commented-code block (6 lines) in empiria-shop/app/api/webhooks/stripe/route.ts:5"}, "properties": {"repobilityId": "662aeefee843ec1d", "scanner": "scanner-primary", "fingerprint": "a707af7f3a89b288", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e55fccb4627b2c8", "level": "none", "message": {"text": "Commented-code block (6 lines) in empiria-shop/app/checkout/success/AutoRefresh.tsx:3"}, "properties": {"repobilityId": "e64bc02f32c264fe", "scanner": "scanner-primary", "fingerprint": "1e55fccb4627b2c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54579471e00dbc96", "level": "none", "message": {"text": "Commented-code block (5 lines) in empiria-shop/app/checkout/[eventId]/page.tsx:127"}, "properties": {"repobilityId": "8d5213cc19642b46", "scanner": "scanner-primary", "fingerprint": "54579471e00dbc96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9bd2d635b66f3b95", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/app/checkout/[eventId]/CheckoutForm.tsx:312"}, "properties": {"repobilityId": "6552323f87bc53c4", "scanner": "scanner-primary", "fingerprint": "9bd2d635b66f3b95", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-346b00db4c2cbbc4", "level": "none", "message": {"text": "Commented-code block (5 lines) in empiria-shop/lib/fees.ts:125"}, "properties": {"repobilityId": "fbb189e28959bfca", "scanner": "scanner-primary", "fingerprint": "346b00db4c2cbbc4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f457ec65b52ee45e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 empiria-shop/lib/wallet.ts:216"}, "properties": {"repobilityId": "0dab8a7fe9cf82ed", "scanner": "scanner-primary", "fingerprint": "f457ec65b52ee45e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}