{"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-33a91b37c83f6dc5", "name": "Stray `console.log` in TS/JS \u2014 src/components/admin/AppointmentsRealtime.tsx:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/admin/AppointmentsRealtime.tsx:81"}, "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-6a0c538230e26f8e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GalleryManager.tsx:499", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GalleryManager.tsx:499"}, "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-3b1166482f67df4d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/AdminShell.tsx:87", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/AdminShell.tsx:87"}, "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-341037a7c55bd53b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/LocalBusinessJsonLd.tsx:69", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/LocalBusinessJsonLd.tsx:69"}, "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-8bbd833733fc8bbf", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/ServicesJsonLd.tsx:17", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/ServicesJsonLd.tsx:17"}, "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-81aa61d1245836dd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/BreadcrumbsJsonLd.tsx:21", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/BreadcrumbsJsonLd.tsx:21"}, "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-201867ddf8bae007", "name": "Privileged port 18 in use", "shortDescription": {"text": "Privileged port 18 in use"}, "fullDescription": {"text": "Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f31ef1af3c259049", "name": "Insecure pattern 'node_child_process' in scripts/health/lib/email.mjs:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/health/lib/email.mjs:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5faf3794d5106840", "name": "Insecure pattern 'node_child_process' in scripts/health/checks/code.mjs:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/health/checks/code.mjs:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3035aeae41bb2da", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/public/LocalBusinessJsonLd.tsx:69", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/public/LocalBusinessJsonLd.tsx:69"}, "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-509422f03f254273", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/public/BreadcrumbsJsonLd.tsx:21", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/public/BreadcrumbsJsonLd.tsx:21"}, "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-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 9 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 20 placeholder/mock markers across 7 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. 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": "low", "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. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d714ee22c4d1b23a", "name": "Commented-code block (7 lines) in tests/unit/availability.test.ts:104", "shortDescription": {"text": "Commented-code block (7 lines) in tests/unit/availability.test.ts:104"}, "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-00782626bdef799d", "name": "Commented-code block (5 lines) in tests/e2e/booking-cross-service.spec.ts:146", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e/booking-cross-service.spec.ts:146"}, "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-7774268a03840ad0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/lib/mgmt-api.mjs:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/lib/mgmt-api.mjs:25"}, "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-ed5bb8f17e444e7e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/checks/signals.mjs:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/checks/signals.mjs:28"}, "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-c6be348101329bb6", "name": "Commented-code block (5 lines) in src/components/admin/AppointmentsRealtime.tsx:37", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/admin/AppointmentsRealtime.tsx:37"}, "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-5d3e7a5f2c43bc58", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/sw.ts:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/sw.ts:26"}, "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-1cbbc1f9eabad222", "name": "Commented-code block (5 lines) in src/app/zakazi/actions.ts:129", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/zakazi/actions.ts:129"}, "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-250aa7d6227afe71", "name": "Commented-code block (6 lines) in src/app/admin/(protected)/postavke/page.tsx:150", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/admin/(protected)/postavke/page.tsx:150"}, "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-577c68a2e967b03c", "name": "Commented-code block (7 lines) in src/app/admin/(protected)/dashboard/page.tsx:44", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/admin/(protected)/dashboard/page.tsx:44"}, "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-66eed40374bf6407", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/(protected)/dashboard/page.tsx:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/(protected)/dashboard/page.tsx:47"}, "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-31e5db06e4c1bfc6", "name": "Commented-code block (5 lines) in src/lib/utils/site-url.ts:19", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/utils/site-url.ts:19"}, "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-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: `ADMIN_EMAILS_EXTRA`, `CI`, `DOTENV_CONFIG_PATH`, `NODE_ENV`, `PLAYWRIGHT_BASE_URL`, `PLAYWRIGHT_SKIP_WEB_SERVER`. 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/20377"}, "properties": {"repository": "stpauli98/Una", "repoUrl": "https://github.com/stpauli98/Una", "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-33a91b37c83f6dc5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/admin/AppointmentsRealtime.tsx:81"}, "properties": {"repobilityId": "a63068999924d7ff", "scanner": "scanner-primary", "fingerprint": "33a91b37c83f6dc5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6a0c538230e26f8e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GalleryManager.tsx:499"}, "properties": {"repobilityId": "9dd92c4d8e9324a6", "scanner": "scanner-primary", "fingerprint": "6a0c538230e26f8e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b1166482f67df4d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/AdminShell.tsx:87"}, "properties": {"repobilityId": "b0a8d55bfa3464cd", "scanner": "scanner-primary", "fingerprint": "3b1166482f67df4d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-341037a7c55bd53b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/LocalBusinessJsonLd.tsx:69"}, "properties": {"repobilityId": "6131a581b510c6d3", "scanner": "scanner-primary", "fingerprint": "341037a7c55bd53b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8bbd833733fc8bbf", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/ServicesJsonLd.tsx:17"}, "properties": {"repobilityId": "b1170cf1403cfe7f", "scanner": "scanner-primary", "fingerprint": "8bbd833733fc8bbf", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-81aa61d1245836dd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/public/BreadcrumbsJsonLd.tsx:21"}, "properties": {"repobilityId": "607d297087fba589", "scanner": "scanner-primary", "fingerprint": "81aa61d1245836dd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-201867ddf8bae007", "level": "warning", "message": {"text": "Privileged port 18 in use"}, "properties": {"repobilityId": "2d7b5e7d9c158e43", "scanner": "scanner-primary", "fingerprint": "201867ddf8bae007", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/health/install-launchd.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f31ef1af3c259049", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/health/lib/email.mjs:2"}, "properties": {"repobilityId": "b52f8c2d151a0223", "scanner": "scanner-primary", "fingerprint": "f31ef1af3c259049", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/health/lib/email.mjs"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-5faf3794d5106840", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/health/checks/code.mjs:2"}, "properties": {"repobilityId": "f8c62d51225415db", "scanner": "scanner-primary", "fingerprint": "5faf3794d5106840", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/health/checks/code.mjs"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-e3035aeae41bb2da", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/public/LocalBusinessJsonLd.tsx:69"}, "properties": {"repobilityId": "40fa0ce101135cd1", "scanner": "scanner-primary", "fingerprint": "e3035aeae41bb2da", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/public/LocalBusinessJsonLd.tsx"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-509422f03f254273", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/public/BreadcrumbsJsonLd.tsx:21"}, "properties": {"repobilityId": "856afe07c1b459aa", "scanner": "scanner-primary", "fingerprint": "509422f03f254273", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/public/BreadcrumbsJsonLd.tsx"}, "region": {"startLine": 21}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "149f48bb54a1328a", "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": "5db72f93e9fd7506", "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": "e38084e322b580b5", "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": "d2a1af42cb27b6ca", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "674b1e0ae9e01526", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "58c284c416bff643", "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": "4b3eb3879ae3f630", "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": "580d8bdc9d480d32", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d714ee22c4d1b23a", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/unit/availability.test.ts:104"}, "properties": {"repobilityId": "ba8d52d5738dfafd", "scanner": "scanner-primary", "fingerprint": "d714ee22c4d1b23a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-00782626bdef799d", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e/booking-cross-service.spec.ts:146"}, "properties": {"repobilityId": "2f0b4372feb1b3fe", "scanner": "scanner-primary", "fingerprint": "00782626bdef799d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7774268a03840ad0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/lib/mgmt-api.mjs:25"}, "properties": {"repobilityId": "b2e7dc1e46ffe6cc", "scanner": "scanner-primary", "fingerprint": "7774268a03840ad0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ed5bb8f17e444e7e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/health/checks/signals.mjs:28"}, "properties": {"repobilityId": "65fde88cdb2d0f86", "scanner": "scanner-primary", "fingerprint": "ed5bb8f17e444e7e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c6be348101329bb6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/admin/AppointmentsRealtime.tsx:37"}, "properties": {"repobilityId": "a70e67d9af3061a7", "scanner": "scanner-primary", "fingerprint": "c6be348101329bb6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d3e7a5f2c43bc58", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/sw.ts:26"}, "properties": {"repobilityId": "4b9783c1ab735036", "scanner": "scanner-primary", "fingerprint": "5d3e7a5f2c43bc58", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1cbbc1f9eabad222", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/zakazi/actions.ts:129"}, "properties": {"repobilityId": "c682683873df4ba4", "scanner": "scanner-primary", "fingerprint": "1cbbc1f9eabad222", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-250aa7d6227afe71", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/admin/(protected)/postavke/page.tsx:150"}, "properties": {"repobilityId": "230aa224818c9427", "scanner": "scanner-primary", "fingerprint": "250aa7d6227afe71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-577c68a2e967b03c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/admin/(protected)/dashboard/page.tsx:44"}, "properties": {"repobilityId": "44fd6d60dbc19188", "scanner": "scanner-primary", "fingerprint": "577c68a2e967b03c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-66eed40374bf6407", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/(protected)/dashboard/page.tsx:47"}, "properties": {"repobilityId": "8f50df8fb9f161c1", "scanner": "scanner-primary", "fingerprint": "66eed40374bf6407", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-31e5db06e4c1bfc6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/utils/site-url.ts:19"}, "properties": {"repobilityId": "9e53c4edbebf5710", "scanner": "scanner-primary", "fingerprint": "31e5db06e4c1bfc6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "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"]}}]}]}