{"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-857734b3d70fd736", "name": "React Flow <MiniMap> without dark background \u2014 src/components/DiagramCanvas.tsx:1043", "shortDescription": {"text": "React Flow <MiniMap> without dark background \u2014 src/components/DiagramCanvas.tsx:1043"}, "fullDescription": {"text": "A bare <MiniMap> renders with the vendor's white default in dark themes. Wrap the canvas in a class that overrides `.react-flow__minimap` background, or pass an explicit `style`/`maskColor`/`bgColor`.\n\nWhy: P1 in CHECKLIST.md \u2014 vendor defaults bleed light through.\nRule id: fq.minimap.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-38bdc26bd52c24c8", "name": "React Flow <Controls> without dark theming \u2014 src/components/DiagramCanvas.tsx:1042", "shortDescription": {"text": "React Flow <Controls> without dark theming \u2014 src/components/DiagramCanvas.tsx:1042"}, "fullDescription": {"text": "`<Controls>` ships with white buttons. Override `.react-flow__controls` and `.react-flow__controls-button` in your stylesheet or pass a styled wrapper.\n\nWhy: P1 in CHECKLIST.md \u2014 vendor defaults bleed light through.\nRule id: fq.controls.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-513574431a781a19", "name": "Icon-only button without accessible name \u2014 src/components/InstancePortsConfig.tsx:152", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/InstancePortsConfig.tsx:152"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d065c2b53d74c272", "name": "Icon-only button without accessible name \u2014 src/components/IPTableImportModal.tsx:264", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/IPTableImportModal.tsx:264"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6fc687e0e6122027", "name": "Icon-only button without accessible name \u2014 src/components/IPTableExportModal.tsx:112", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/IPTableExportModal.tsx:112"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ef16d978bad6413", "name": "Icon-only button without accessible name \u2014 src/components/ImportDialog.tsx:376", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/ImportDialog.tsx:376"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b0d408f97b115f59", "name": "Icon-only button without accessible name \u2014 src/components/AdminSettings.tsx:171", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/AdminSettings.tsx:171"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc5e09d6076ea1ef", "name": "Icon-only button without accessible name \u2014 src/components/ProductEditor.tsx:227", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/ProductEditor.tsx:227"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1269376c03942f65", "name": "Icon-only button without accessible name \u2014 src/pages/catalogue/BrandLogoEditor.tsx:42", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/pages/catalogue/BrandLogoEditor.tsx:42"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-825d7bdaa1a8b6ff", "name": "Icon-only button without accessible name \u2014 src/pages/catalogue/ProductQuickPreview.tsx:24", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/pages/catalogue/ProductQuickPreview.tsx:24"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f5a78f77da1ac1e1", "name": "Icon-only button without accessible name \u2014 src/pages/referentiel/Modal.tsx:9", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/pages/referentiel/Modal.tsx:9"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e351e751ff3605fc", "name": "Icon-only button without accessible name \u2014 src/pages/referentiel/RoomPanel.tsx:223", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/pages/referentiel/RoomPanel.tsx:223"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-93edd80a2786da06", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/notify-admin-new-user/index.ts:127", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/notify-admin-new-user/index.ts:127"}, "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-d9954e71fac74595", "name": "Insecure pattern 'document_write' in src/export.ts:949", "shortDescription": {"text": "Insecure pattern 'document_write' in src/export.ts:949"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ac48b005456f164e", "name": "Insecure pattern 'domparser_html_parse' in src/components/IPTableImportModal.tsx:206", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/components/IPTableImportModal.tsx:206"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a4af40831e80364", "name": "Insecure pattern 'domparser_html_parse' in src/components/ImportDialog.tsx:264", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/components/ImportDialog.tsx:264"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-94fee6ddf92e385d", "name": "Insecure pattern 'document_write' in src/components/product-editor/openImageTab.ts:6", "shortDescription": {"text": "Insecure pattern 'document_write' in src/components/product-editor/openImageTab.ts:6"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d5d1f6c16690de22", "name": "Insecure pattern 'document_write' in src/lib/ipTableExport.ts:369", "shortDescription": {"text": "Insecure pattern 'document_write' in src/lib/ipTableExport.ts:369"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-73d1174ddf2579e7", "name": "Insecure pattern 'document_write' in src/lib/bayExport.ts:169", "shortDescription": {"text": "Insecure pattern 'document_write' in src/lib/bayExport.ts:169"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4d113a7ab9ece29a", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/supabase.ts:7", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/supabase.ts:7"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a905c455ef2b4c8", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-update-user/index.ts:29", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-update-user/index.ts:29"}, "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-840f49d618a720b7", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/invite-user/index.ts:21", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/invite-user/index.ts:21"}, "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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-95e1851cedb7b277", "name": "Very large file: src/store.ts (2024 lines)", "shortDescription": {"text": "Very large file: src/store.ts (2024 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-55b056eab22376bb", "name": "Very large file: src/App.tsx (1401 lines)", "shortDescription": {"text": "Very large file: src/App.tsx (1401 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 114 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 108 placeholder/mock markers across 40 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-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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-4420a767c6830b53", "name": "Commented-code block (5 lines) in src/store.ts:1628", "shortDescription": {"text": "Commented-code block (5 lines) in src/store.ts:1628"}, "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-665558d5c6d2debb", "name": "Commented-code block (5 lines) in src/export.ts:100", "shortDescription": {"text": "Commented-code block (5 lines) in src/export.ts:100"}, "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-7b42749f5f788d3b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/export.ts:233", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/export.ts:233"}, "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-c341fa8263a09a6d", "name": "Commented-code block (6 lines) in src/page.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/page.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-29c4c7936b5a1a34", "name": "Commented-code block (5 lines) in src/auth/ProtectedRoute.tsx:152", "shortDescription": {"text": "Commented-code block (5 lines) in src/auth/ProtectedRoute.tsx:152"}, "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-23d59849a38f12c2", "name": "Commented-code block (6 lines) in src/components/DiagramCanvas.tsx:203", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/DiagramCanvas.tsx:203"}, "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-82631f5b99aef3f4", "name": "Commented-code block (5 lines) in src/components/ProductPalette.tsx:170", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/ProductPalette.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-ed79335e806690c2", "name": "Commented-code block (5 lines) in src/components/TextNode.tsx:132", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/TextNode.tsx:132"}, "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-d6baf2337a585aeb", "name": "Commented-code block (5 lines) in src/components/ProductEditor.tsx:146", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/ProductEditor.tsx: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-50d240f9a57d8fbd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/notify-admin-new-user/index.ts:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/notify-admin-new-user/index.ts:41"}, "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-e90b7d57da4878c3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/invite-user/index.ts:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/invite-user/index.ts:107"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24551"}, "properties": {"repository": "benoitbarreau/APPBE", "repoUrl": "https://github.com/benoitbarreau/APPBE", "branch": "main"}, "results": [{"ruleId": "scanner-857734b3d70fd736", "level": "note", "message": {"text": "React Flow <MiniMap> without dark background \u2014 src/components/DiagramCanvas.tsx:1043"}, "properties": {"repobilityId": "288e4af521421666", "scanner": "scanner-primary", "fingerprint": "857734b3d70fd736", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.minimap.no-bg"]}}, {"ruleId": "scanner-38bdc26bd52c24c8", "level": "note", "message": {"text": "React Flow <Controls> without dark theming \u2014 src/components/DiagramCanvas.tsx:1042"}, "properties": {"repobilityId": "95bf199690ba8461", "scanner": "scanner-primary", "fingerprint": "38bdc26bd52c24c8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.controls.no-bg"]}}, {"ruleId": "scanner-513574431a781a19", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/InstancePortsConfig.tsx:152"}, "properties": {"repobilityId": "133922fab707bb0e", "scanner": "scanner-primary", "fingerprint": "513574431a781a19", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-d065c2b53d74c272", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/IPTableImportModal.tsx:264"}, "properties": {"repobilityId": "7f4194a0c6d3d12d", "scanner": "scanner-primary", "fingerprint": "d065c2b53d74c272", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-6fc687e0e6122027", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/IPTableExportModal.tsx:112"}, "properties": {"repobilityId": "a0098036b0c5f612", "scanner": "scanner-primary", "fingerprint": "6fc687e0e6122027", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-7ef16d978bad6413", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/ImportDialog.tsx:376"}, "properties": {"repobilityId": "52a27c164730a1b8", "scanner": "scanner-primary", "fingerprint": "7ef16d978bad6413", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b0d408f97b115f59", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/AdminSettings.tsx:171"}, "properties": {"repobilityId": "ed18bff6beed498d", "scanner": "scanner-primary", "fingerprint": "b0d408f97b115f59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-bc5e09d6076ea1ef", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/ProductEditor.tsx:227"}, "properties": {"repobilityId": "46fcf8bdc5937630", "scanner": "scanner-primary", "fingerprint": "bc5e09d6076ea1ef", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1269376c03942f65", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/pages/catalogue/BrandLogoEditor.tsx:42"}, "properties": {"repobilityId": "85bcd566aefea734", "scanner": "scanner-primary", "fingerprint": "1269376c03942f65", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-825d7bdaa1a8b6ff", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/pages/catalogue/ProductQuickPreview.tsx:24"}, "properties": {"repobilityId": "729b8a824a28cd90", "scanner": "scanner-primary", "fingerprint": "825d7bdaa1a8b6ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f5a78f77da1ac1e1", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/pages/referentiel/Modal.tsx:9"}, "properties": {"repobilityId": "7afc78dee8edec79", "scanner": "scanner-primary", "fingerprint": "f5a78f77da1ac1e1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-e351e751ff3605fc", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/pages/referentiel/RoomPanel.tsx:223"}, "properties": {"repobilityId": "bb5baf256896bda3", "scanner": "scanner-primary", "fingerprint": "e351e751ff3605fc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-93edd80a2786da06", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/notify-admin-new-user/index.ts:127"}, "properties": {"repobilityId": "518599dd881665f2", "scanner": "scanner-primary", "fingerprint": "93edd80a2786da06", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d9954e71fac74595", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/export.ts:949"}, "properties": {"repobilityId": "33b4428561751980", "scanner": "scanner-primary", "fingerprint": "d9954e71fac74595", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/export.ts"}, "region": {"startLine": 949}}}]}, {"ruleId": "scanner-ac48b005456f164e", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/components/IPTableImportModal.tsx:206"}, "properties": {"repobilityId": "956c33252fc42bf1", "scanner": "scanner-primary", "fingerprint": "ac48b005456f164e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/IPTableImportModal.tsx"}, "region": {"startLine": 206}}}]}, {"ruleId": "scanner-4a4af40831e80364", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/components/ImportDialog.tsx:264"}, "properties": {"repobilityId": "99dc413d03ba332c", "scanner": "scanner-primary", "fingerprint": "4a4af40831e80364", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ImportDialog.tsx"}, "region": {"startLine": 264}}}]}, {"ruleId": "scanner-94fee6ddf92e385d", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/components/product-editor/openImageTab.ts:6"}, "properties": {"repobilityId": "b4ab26c663324b8d", "scanner": "scanner-primary", "fingerprint": "94fee6ddf92e385d", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/product-editor/openImageTab.ts"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-d5d1f6c16690de22", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/lib/ipTableExport.ts:369"}, "properties": {"repobilityId": "55d5b980df740862", "scanner": "scanner-primary", "fingerprint": "d5d1f6c16690de22", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/ipTableExport.ts"}, "region": {"startLine": 369}}}]}, {"ruleId": "scanner-73d1174ddf2579e7", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/lib/bayExport.ts:169"}, "properties": {"repobilityId": "f3383cde2343314c", "scanner": "scanner-primary", "fingerprint": "73d1174ddf2579e7", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/bayExport.ts"}, "region": {"startLine": 169}}}]}, {"ruleId": "scanner-4d113a7ab9ece29a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/supabase.ts:7"}, "properties": {"repobilityId": "084ff7aca5ce8e55", "scanner": "scanner-primary", "fingerprint": "4d113a7ab9ece29a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/supabase.ts"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-4a905c455ef2b4c8", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-update-user/index.ts:29"}, "properties": {"repobilityId": "374f13c398b5c16b", "scanner": "scanner-primary", "fingerprint": "4a905c455ef2b4c8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/admin-update-user/index.ts"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-840f49d618a720b7", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/invite-user/index.ts:21"}, "properties": {"repobilityId": "f1b1a21e6d6efd72", "scanner": "scanner-primary", "fingerprint": "840f49d618a720b7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/invite-user/index.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-95e1851cedb7b277", "level": "note", "message": {"text": "Very large file: src/store.ts (2024 lines)"}, "properties": {"repobilityId": "5bcf39c9e8def28f", "scanner": "scanner-primary", "fingerprint": "95e1851cedb7b277", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-55b056eab22376bb", "level": "note", "message": {"text": "Very large file: src/App.tsx (1401 lines)"}, "properties": {"repobilityId": "57bfc71b44f5048a", "scanner": "scanner-primary", "fingerprint": "55b056eab22376bb", "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": "d81bedd479da3401", "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": "e96727d0569a8e07", "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": "f74813d7b631c689", "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": "76c11c6b7936c661", "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": "98581703fbcb0222", "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": "3c7593f8c1b8bcc6", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "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-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4420a767c6830b53", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/store.ts:1628"}, "properties": {"repobilityId": "adcdcab7f986283f", "scanner": "scanner-primary", "fingerprint": "4420a767c6830b53", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-665558d5c6d2debb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/export.ts:100"}, "properties": {"repobilityId": "6e2ee8a98170729d", "scanner": "scanner-primary", "fingerprint": "665558d5c6d2debb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b42749f5f788d3b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/export.ts:233"}, "properties": {"repobilityId": "91450a7d2de090f9", "scanner": "scanner-primary", "fingerprint": "7b42749f5f788d3b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c341fa8263a09a6d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/page.ts:4"}, "properties": {"repobilityId": "36845a59def506e4", "scanner": "scanner-primary", "fingerprint": "c341fa8263a09a6d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-29c4c7936b5a1a34", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/auth/ProtectedRoute.tsx:152"}, "properties": {"repobilityId": "6b6be23256a12b4c", "scanner": "scanner-primary", "fingerprint": "29c4c7936b5a1a34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23d59849a38f12c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/DiagramCanvas.tsx:203"}, "properties": {"repobilityId": "3ef6a7e95cfc1782", "scanner": "scanner-primary", "fingerprint": "23d59849a38f12c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82631f5b99aef3f4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/ProductPalette.tsx:170"}, "properties": {"repobilityId": "09bce3c6eb536777", "scanner": "scanner-primary", "fingerprint": "82631f5b99aef3f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ed79335e806690c2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/TextNode.tsx:132"}, "properties": {"repobilityId": "4de4e39958c2353d", "scanner": "scanner-primary", "fingerprint": "ed79335e806690c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d6baf2337a585aeb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/ProductEditor.tsx:146"}, "properties": {"repobilityId": "3bc1800154657e7e", "scanner": "scanner-primary", "fingerprint": "d6baf2337a585aeb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50d240f9a57d8fbd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/notify-admin-new-user/index.ts:41"}, "properties": {"repobilityId": "afad85a039d3d882", "scanner": "scanner-primary", "fingerprint": "50d240f9a57d8fbd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e90b7d57da4878c3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/invite-user/index.ts:107"}, "properties": {"repobilityId": "038029c296bf7952", "scanner": "scanner-primary", "fingerprint": "e90b7d57da4878c3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}