{"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-34ccebd701954fd9", "name": "Stray `console.log` in TS/JS \u2014 test-optimized-search.js:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test-optimized-search.js:48"}, "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-e3806e99e9690b60", "name": "`truncate` class without `title=` for hover reveal \u2014 components/audit/AuditLogTable.tsx:73", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/audit/AuditLogTable.tsx:73"}, "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-5215f5e3602c6074", "name": "`truncate` class without `title=` for hover reveal \u2014 components/audit/DiffViewer.tsx:40", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/audit/DiffViewer.tsx:40"}, "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-af78fe110065744a", "name": "Stray `console.log` in TS/JS \u2014 app/api/expire-quotations/route.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/expire-quotations/route.ts:44"}, "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-c6770cc95e22f173", "name": "Stray `console.log` in TS/JS \u2014 app/api/import/route.ts:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/import/route.ts:23"}, "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-38b16cb2c660433d", "name": "Stray `console.log` in TS/JS \u2014 app/import/page.tsx:338", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/import/page.tsx:338"}, "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-0515180db9c6e839", "name": "`truncate` class without `title=` for hover reveal \u2014 app/pipeline/page.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/pipeline/page.tsx:128"}, "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-b4185589d1a59b59", "name": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/new/page.tsx:824", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/new/page.tsx:824"}, "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-73b0cb439978d829", "name": "Stray `console.log` in TS/JS \u2014 app/quotations/new/page.tsx:123", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/quotations/new/page.tsx:123"}, "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-b70429084aa908cf", "name": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/[id]/edit/page.tsx:842", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/[id]/edit/page.tsx:842"}, "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-09cf6ef5ce500c63", "name": "Stray `console.log` in TS/JS \u2014 app/quotations/[id]/edit/page.tsx:176", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/quotations/[id]/edit/page.tsx:176"}, "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-11d73bcc71d9ac8d", "name": "`truncate` class without `title=` for hover reveal \u2014 app/products/page.tsx:553", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/products/page.tsx:553"}, "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-d899d0910e81f6d0", "name": "Stray `console.log` in TS/JS \u2014 lib/pdf-generator.ts:96", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/pdf-generator.ts:96"}, "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-0690abdb92a2edb9", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/match-product/index.ts:248", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/match-product/index.ts:248"}, "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-d6748e82d3e71fa1", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/match-product/index.ts:5", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/match-product/index.ts:5"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 45 source file(s) (ratio 0.04). 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 106 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, 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": "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, 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-ad11cad927265b71", "name": "Commented-code block (5 lines) in app/api/expire-quotations/route.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/expire-quotations/route.ts:4"}, "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-3d805ab5b9445226", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/send-quotation/route.ts:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/send-quotation/route.ts:51"}, "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-0c00a633fe67041a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:398", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:398"}, "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-333bbc9107ce7907", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/new/page.tsx:232", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/new/page.tsx:232"}, "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-70d0cec3b0f570f8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/[id]/edit/page.tsx:285", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/[id]/edit/page.tsx:285"}, "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-47b12327e2cb8af9", "name": "Commented-code block (6 lines) in lib/excel.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in lib/excel.ts: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-696e99d3d0db27eb", "name": "Commented-code block (5 lines) in lib/quotation-status.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in lib/quotation-status.ts: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}}]}}, "automationDetails": {"id": "repobility/20197"}, "properties": {"repository": "ssalihyetim/InvoiceGen", "repoUrl": "https://github.com/ssalihyetim/InvoiceGen", "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-34ccebd701954fd9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test-optimized-search.js:48"}, "properties": {"repobilityId": "f8640e83295a178a", "scanner": "scanner-primary", "fingerprint": "34ccebd701954fd9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e3806e99e9690b60", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/audit/AuditLogTable.tsx:73"}, "properties": {"repobilityId": "508fba77670cb7b6", "scanner": "scanner-primary", "fingerprint": "e3806e99e9690b60", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5215f5e3602c6074", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/audit/DiffViewer.tsx:40"}, "properties": {"repobilityId": "696b5add2417c379", "scanner": "scanner-primary", "fingerprint": "5215f5e3602c6074", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-af78fe110065744a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/expire-quotations/route.ts:44"}, "properties": {"repobilityId": "52e9254f77a3bca9", "scanner": "scanner-primary", "fingerprint": "af78fe110065744a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c6770cc95e22f173", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/import/route.ts:23"}, "properties": {"repobilityId": "99de9123f196f6c7", "scanner": "scanner-primary", "fingerprint": "c6770cc95e22f173", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-38b16cb2c660433d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/import/page.tsx:338"}, "properties": {"repobilityId": "c3d7879ad18ebe71", "scanner": "scanner-primary", "fingerprint": "38b16cb2c660433d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0515180db9c6e839", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/pipeline/page.tsx:128"}, "properties": {"repobilityId": "bccd855a947a8649", "scanner": "scanner-primary", "fingerprint": "0515180db9c6e839", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b4185589d1a59b59", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/new/page.tsx:824"}, "properties": {"repobilityId": "c73932709ad07f63", "scanner": "scanner-primary", "fingerprint": "b4185589d1a59b59", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-73b0cb439978d829", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/quotations/new/page.tsx:123"}, "properties": {"repobilityId": "dd830427eb7554ce", "scanner": "scanner-primary", "fingerprint": "73b0cb439978d829", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b70429084aa908cf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/quotations/[id]/edit/page.tsx:842"}, "properties": {"repobilityId": "41415e489e645874", "scanner": "scanner-primary", "fingerprint": "b70429084aa908cf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-09cf6ef5ce500c63", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/quotations/[id]/edit/page.tsx:176"}, "properties": {"repobilityId": "5f3286d161ada73b", "scanner": "scanner-primary", "fingerprint": "09cf6ef5ce500c63", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-11d73bcc71d9ac8d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/products/page.tsx:553"}, "properties": {"repobilityId": "7473aa67051fb0d5", "scanner": "scanner-primary", "fingerprint": "11d73bcc71d9ac8d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d899d0910e81f6d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/pdf-generator.ts:96"}, "properties": {"repobilityId": "ee76b498b7fcaf04", "scanner": "scanner-primary", "fingerprint": "d899d0910e81f6d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0690abdb92a2edb9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/match-product/index.ts:248"}, "properties": {"repobilityId": "24d4d02b62c06155", "scanner": "scanner-primary", "fingerprint": "0690abdb92a2edb9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d6748e82d3e71fa1", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/match-product/index.ts:5"}, "properties": {"repobilityId": "5f920fb79b1fba31", "scanner": "scanner-primary", "fingerprint": "d6748e82d3e71fa1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/match-product/index.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-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": "8d12447cb5eb7099", "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": "49e3c35973074332", "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": "351b1ee825639b93", "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": "3d76ed841e9318ab", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "d665f18f2c72fb2e", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "d7f463efa52ef31a", "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": "99ac859ae53588e1", "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": "8667f37da18aa8d8", "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": "f84630bb9cfc642a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ad11cad927265b71", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/expire-quotations/route.ts:4"}, "properties": {"repobilityId": "252adb68b80b4680", "scanner": "scanner-primary", "fingerprint": "ad11cad927265b71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d805ab5b9445226", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/send-quotation/route.ts:51"}, "properties": {"repobilityId": "d529fdfd69c33c1f", "scanner": "scanner-primary", "fingerprint": "3d805ab5b9445226", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0c00a633fe67041a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:398"}, "properties": {"repobilityId": "d391528d6aaaf408", "scanner": "scanner-primary", "fingerprint": "0c00a633fe67041a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-333bbc9107ce7907", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/new/page.tsx:232"}, "properties": {"repobilityId": "6a9ed18cf656a4d6", "scanner": "scanner-primary", "fingerprint": "333bbc9107ce7907", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-70d0cec3b0f570f8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/quotations/[id]/edit/page.tsx:285"}, "properties": {"repobilityId": "f6df28f9664ee3b3", "scanner": "scanner-primary", "fingerprint": "70d0cec3b0f570f8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-47b12327e2cb8af9", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/excel.ts:3"}, "properties": {"repobilityId": "eee494d6312bb2fe", "scanner": "scanner-primary", "fingerprint": "47b12327e2cb8af9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-696e99d3d0db27eb", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/quotation-status.ts:3"}, "properties": {"repobilityId": "51c2b150d4672be0", "scanner": "scanner-primary", "fingerprint": "696e99d3d0db27eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}