{"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-561678d62e260dd4", "name": "Stray `console.log` in TS/JS \u2014 app/tmp-supabase-user.js:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/tmp-supabase-user.js: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-e98d18d856903f85", "name": "`truncate` class without `title=` for hover reveal \u2014 app/components/transactions/GaRecurringManager.tsx:249", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/transactions/GaRecurringManager.tsx:249"}, "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-ea1475760a361738", "name": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaTopbar.tsx:65", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaTopbar.tsx:65"}, "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-25378eaf48e21893", "name": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaSidebar.tsx:170", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaSidebar.tsx:170"}, "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-d5d5b533a22a9855", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/app/page.tsx:61", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/app/page.tsx:61"}, "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-a8f74445bc92276f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/app/transactions/page.tsx:613", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/transactions/page.tsx:613"}, "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-ea96836118105e83", "name": "Stray `console.log` in TS/JS \u2014 app/app/api/auth/otp/request/route.ts:79", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/app/api/auth/otp/request/route.ts:79"}, "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-0185e804b826d0c7", "name": "`truncate` class without `title=` for hover reveal \u2014 app/app/budget/page.tsx:571", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/budget/page.tsx:571"}, "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-78cf096fe199520a", "name": "`truncate` class without `title=` for hover reveal \u2014 app/app/dashboard/page.tsx:651", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/dashboard/page.tsx:651"}, "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-88e402babbff8561", "name": "`truncate` class without `title=` for hover reveal \u2014 app/app/categories/page.tsx:607", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/categories/page.tsx:607"}, "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-51752327a81c9531", "name": "Possible secret in app/tmp-supabase-user.js", "shortDescription": {"text": "Possible secret in app/tmp-supabase-user.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-55d612468639091a", "name": "Insecure pattern 'dangerous_innerhtml' in app/app/page.tsx:61", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/app/page.tsx:61"}, "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "13 tests / 122 src (ratio 0.11)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 22 placeholder/mock markers across 13 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. 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-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-0f30e47a77702239", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/ui/GaAddTransactionModal.tsx:145", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/ui/GaAddTransactionModal.tsx:145"}, "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-03653d7f7f6b594e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/transactions/page.tsx:164", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/transactions/page.tsx:164"}, "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-e2bcd71ef6299c0c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/page.tsx:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/page.tsx:90"}, "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-aab5c207be6eb801", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/[id]/page.tsx:180", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/[id]/page.tsx:180"}, "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-93046193b2c44bbf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/mot-de-passe-oublie/page.tsx:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/mot-de-passe-oublie/page.tsx:48"}, "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-505f89dcae730779", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/server/notify-channel.ts:50", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/server/notify-channel.ts:50"}, "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/20913"}, "properties": {"repository": "tech2021-tech/gaffagui-saas", "repoUrl": "https://github.com/tech2021-tech/gaffagui-saas", "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-561678d62e260dd4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/tmp-supabase-user.js:23"}, "properties": {"repobilityId": "b2d8d975cd6cdbd0", "scanner": "scanner-primary", "fingerprint": "561678d62e260dd4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e98d18d856903f85", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/transactions/GaRecurringManager.tsx:249"}, "properties": {"repobilityId": "15deddc1d227ee14", "scanner": "scanner-primary", "fingerprint": "e98d18d856903f85", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ea1475760a361738", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaTopbar.tsx:65"}, "properties": {"repobilityId": "273bb83b80145f76", "scanner": "scanner-primary", "fingerprint": "ea1475760a361738", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-25378eaf48e21893", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/components/ui/GaSidebar.tsx:170"}, "properties": {"repobilityId": "757ab4432be37604", "scanner": "scanner-primary", "fingerprint": "25378eaf48e21893", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d5d5b533a22a9855", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/app/page.tsx:61"}, "properties": {"repobilityId": "6edab1962f47d19d", "scanner": "scanner-primary", "fingerprint": "d5d5b533a22a9855", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a8f74445bc92276f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/transactions/page.tsx:613"}, "properties": {"repobilityId": "da337050453387ad", "scanner": "scanner-primary", "fingerprint": "a8f74445bc92276f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ea96836118105e83", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/app/api/auth/otp/request/route.ts:79"}, "properties": {"repobilityId": "6b1069d52fb5cfa9", "scanner": "scanner-primary", "fingerprint": "ea96836118105e83", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0185e804b826d0c7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/budget/page.tsx:571"}, "properties": {"repobilityId": "d303a694916576e2", "scanner": "scanner-primary", "fingerprint": "0185e804b826d0c7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-78cf096fe199520a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/dashboard/page.tsx:651"}, "properties": {"repobilityId": "392b424351cdaf53", "scanner": "scanner-primary", "fingerprint": "78cf096fe199520a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-88e402babbff8561", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/app/categories/page.tsx:607"}, "properties": {"repobilityId": "65b43e4f4f1c13dd", "scanner": "scanner-primary", "fingerprint": "88e402babbff8561", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-51752327a81c9531", "level": "error", "message": {"text": "Possible secret in app/tmp-supabase-user.js"}, "properties": {"repobilityId": "9574ee2b6ad41b9e", "scanner": "scanner-primary", "fingerprint": "51752327a81c9531", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/tmp-supabase-user.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-55d612468639091a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/app/page.tsx:61"}, "properties": {"repobilityId": "f65ccdb74ac2bc5b", "scanner": "scanner-primary", "fingerprint": "55d612468639091a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/app/page.tsx"}, "region": {"startLine": 61}}}]}, {"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-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "505eaf60ad47fec4", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "c6a2c1e73cdc533d", "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": "7fde3234ea8d1ae2", "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": "1a837889fa2121f0", "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": "d531d4de7b1ffefe", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a3c3fe9283387cfd", "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": "305ad9684b70d1ba", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-0f30e47a77702239", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/ui/GaAddTransactionModal.tsx:145"}, "properties": {"repobilityId": "f4b5e9903b6030c2", "scanner": "scanner-primary", "fingerprint": "0f30e47a77702239", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-03653d7f7f6b594e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/transactions/page.tsx:164"}, "properties": {"repobilityId": "ed9150ef633211b2", "scanner": "scanner-primary", "fingerprint": "03653d7f7f6b594e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2bcd71ef6299c0c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/page.tsx:90"}, "properties": {"repobilityId": "da3e24cd636bd6de", "scanner": "scanner-primary", "fingerprint": "e2bcd71ef6299c0c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aab5c207be6eb801", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/admin/users/[id]/page.tsx:180"}, "properties": {"repobilityId": "2b92a8732ad8b05b", "scanner": "scanner-primary", "fingerprint": "aab5c207be6eb801", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-93046193b2c44bbf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/app/mot-de-passe-oublie/page.tsx:48"}, "properties": {"repobilityId": "1f44588a27eb0e14", "scanner": "scanner-primary", "fingerprint": "93046193b2c44bbf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-505f89dcae730779", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/server/notify-channel.ts:50"}, "properties": {"repobilityId": "445c347236cfe5e5", "scanner": "scanner-primary", "fingerprint": "505f89dcae730779", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}